LATIN SMALL LETTER U WITH ACUTE
ú
U+00FA
Code
00FA
Code Point
250
Notes
: 0075 0301
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C1 Controls and Latin-1 Supplement (Latin-1 Supplement)
Character Encoding
UTF-8
0xC30xBA
UTF-16
0x00FA
UTF-32
0x000000FA
Copy & Paste Codes
Character
ú
Unicode Escape
\u{00FA}
HTML Entity (Decimal)
ú
HTML Entity (Hex)
ú
CSS Code
\00FA
JavaScript
String.fromCodePoint(0x00FA)
Python
chr(0x00FA)