Skip to content
EmojiDB

U+217A · Letter number

Small Roman Numeral Eleven Symbol ⅺ

ⅺ is small roman numeral eleven, and Unicode gives it the numeric value 11. It was added in Unicode 1.1, and Unicode files it under Letter number.

Codes & technical data

UnicodeU+217A
HTML hexⅺ
HTML decimalⅺ
CSS\217A
JavaScript\u{217A}
Python\U0000217A
Java / C#\u217A
Rust\u{217a}
Swift\u{217A}
PHP\u{217A}
URL encoded%E2%85%BA
UTF-8 bytesE2 85 BA
UTF-16 bytes217A
Base644oW6
Decimal8570
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 217A then press Alt+X
macOSPress Ctrl+Cmd+Space, then search for “small roman numeral eleven”
LinuxPress Ctrl+Shift+U, type 217a, 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 ⅺ small roman numeral eleven symbol?
On Windows, type 217A and press Alt+X. On Linux press Ctrl+Shift+U then 217a. On any system the quickest route is the copy button on this page.
What is the code for ⅺ?
Small Roman Numeral Eleven is U+217A. In UTF-8 it takes 3 bytes. The table above lists every escape format.
Will ⅺ survive being pasted anywhere?
Not always. Small 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.