LATIN CAPITAL LETTER O WITH TILDE
Õ
U+00D5
Code
00D5
Code Point
213
Notes
: 004F 0303
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
0xC30x95
UTF-16
0x00D5
UTF-32
0x000000D5
Copy & Paste Codes
Character
Õ
Unicode Escape
\u{00D5}
HTML Entity (Decimal)
Õ
HTML Entity (Hex)
Õ
CSS Code
\00D5
JavaScript
String.fromCodePoint(0x00D5)
Python
chr(0x00D5)