LATIN SMALL LETTER O WITH ACUTE
ó
U+00F3
Code
00F3
Code Point
243
Notes
: 006F 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
0xC30xB3
UTF-16
0x00F3
UTF-32
0x000000F3
Copy & Paste Codes
Character
ó
Unicode Escape
\u{00F3}
HTML Entity (Decimal)
ó
HTML Entity (Hex)
ó
CSS Code
\00F3
JavaScript
String.fromCodePoint(0x00F3)
Python
chr(0x00F3)