Skip to content
EmojiDB

U+216A · Letter number

Roman Numeral Eleven Symbol Ⅺ

Ⅺ is roman numeral eleven, U+216A. Unicode records it as a compatibility form of XI (compat form). It was added in Unicode 1.1, and Unicode files it under Letter number.

Codes & technical data

UnicodeU+216A
HTML hexⅪ
HTML decimalⅪ
CSS\216A
JavaScript\u{216A}
Python\U0000216A
Java / C#\u216A
Rust\u{216a}
Swift\u{216A}
PHP\u{216A}
URL encoded%E2%85%AA
UTF-8 bytesE2 85 AA
UTF-16 bytes216A
Base644oWq
Decimal8554
Decomposes toXI (compat form)
Numeric value11
CategoryLetter number (Nl)
IntroducedUnicode 1.1

Will Ⅺ survive being pasted?

  • Normalisation. No. Anything that applies NFKC — search indexes, usernames, domain names, programming identifiers — rewrites Ⅺ as XI. Safe for display, not for storage.
  • Legacy encodings. Ⅺ is Unicode-only — it has no Latin-1 equivalent, so a system stuck on an 8-bit encoding cannot represent it.
  • Size. 3 bytes in UTF-8. Character-limited fields — SMS, bios, some form validators — usually count bytes, not characters.

Other eleven characters

Unicode names 4 characters ending in “eleven”. They differ by direction, weight or decoration rather than by meaning.

Nearby in Number Forms

Roman numerals as single characters, and the vulgar fractions beyond the three Latin-1 supplies. A Roman numeral here is one character, not a run of letters, so Ⅷ and VIII sort and search differently.

All 58 characters in Number Forms →

How to type Ⅺ

WindowsType 216A then press Alt+X
macOSPress Ctrl+Cmd+Space, then search for “roman numeral eleven”
LinuxPress Ctrl+Shift+U, type 216a, press Enter
HTMLⅪ

About Unicode’s Letter number category

This is a letter number: a character that looks like a letter but carries a numeric value, the way Roman numerals do.

Frequently asked questions

How do I type the Ⅺ roman numeral eleven symbol?
On Windows, type 216A and press Alt+X. On Linux press Ctrl+Shift+U then 216a. On any system the quickest route is the copy button on this page.
What is the code for Ⅺ?
Roman Numeral Eleven is U+216A. In UTF-8 it takes 3 bytes. The table above lists every escape format.
Will Ⅺ survive being pasted anywhere?
Not always. Roman Numeral Eleven is a compatibility character: any system that applies Unicode NFKC normalisation — search indexes, usernames, identifiers — replaces it with XI. Use it for display, not where text is normalised.