U0049
U0049 refers to the Unicode code point U+0049, which represents the Latin capital letter I. It is part of the Basic Latin block and has the official Unicode name LATIN CAPITAL LETTER I. The decimal value of the code point is 73. In UTF-8 it is encoded as 0x49, and in UTF-16 as 0x0049. The character’s general category is Lu (Letter, uppercase), and its bidirectional class is L, indicating left-to-right text processing.
The letter I is used across languages that employ the Latin script, serving as a vowel in
In computing, U+0049 commonly appears in plain text, programming identifiers, and data interchange where ASCII-compatible characters
See also: U+0069 (LATIN SMALL LETTER I) and the broader Basic Latin and ASCII character sets.