LATIN CAPITAL LETTER N WITH TILDE
Ñ
U+00D1
Code
00D1
Code Point
209
Notes
: 004E 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
0xC30x91
UTF-16
0x00D1
UTF-32
0x000000D1
Copy & Paste Codes
Character
Ñ
Unicode Escape
\u{00D1}
HTML Entity (Decimal)
Ñ
HTML Entity (Hex)
Ñ
CSS Code
\00D1
JavaScript
String.fromCodePoint(0x00D1)
Python
chr(0x00D1)