CODE

Returns a numeric code for the first character in a text string.

Syntax

CODE("Text")

Text is the text for which the code of the first character is to be found.

αž€αžΌαžŒαž·αž€β€‹αž’αŸ†αž‡αžΆαž„ ៑្៧ αž’αžΆαž…β€‹αž’αžΆαžŸαŸ’αžšαŸαž™β€‹αž›αžΎβ€‹αž€αžΆβ€‹αžšαž•αŸ’αž‚αžΌαž•αŸ’αž‚αž„β€‹αžαž½αž’αž€αŸ’αžŸαžšβ€‹αž“αŸƒβ€‹αž”αŸ’αžšαž–αŸαž“αŸ’αž’β€‹αžšαž”αžŸαŸ‹β€‹αž’αŸ’αž“αž€ (αž§αž‘αžΆαž αžšαžŽαŸ iso-8859-1, iso-8859-2, Windows-1252, Windows-1250) αž αŸαžαž»β€‹αž“αŸαŸ‡β€‹αž αžΎαž™β€‹αž˜αž·αž“β€‹αž’αžΆαž…β€‹αž…αž›αŸαžβ€‹αž”αžΆαž“β€‹αž‘αŸΒ αŸ”

Example

=CODE("Hieronymus") returns 72, =CODE("hieroglyphic") returns 104.

note

The code used here does not refer to ASCII, but to the code table currently loaded.


Please support us!