Roman Numeral Seven Unicode Character
U+2166 · 1 code point
Ⅶ is the Unicode character named ROMAN NUMERAL SEVEN.
Key facts for Ⅶ
- Structure1 ordered code point
- UTF-8 size3 bytes
- Leading classLetter Number (
Nl)
Unicode data for Ⅶ
- Character
- Ⅶ
- Code point
U+2166- Formal name
- ROMAN NUMERAL SEVEN
- General category
Nl- UTF-8 bytes
E2 85 A6- HTML hexadecimal
Ⅶ- Bidirectional class
L- Combining class
0
What the classification says
The leading value belongs to the letter number class, recorded as Nl. This property helps software treat the text correctly. It does not decide the character's meaning in every setting.
How text software may read it
- Text direction: its bidirectional property marks it as a strong left-to-right value.
- Display width: Unicode classifies the leading value as width-ambiguous and dependent on the layout context.
- Combining order: its canonical combining class is zero, so it carries no non-zero canonical reordering weight.
Where the encoded value sits
U+2166 has decimal scalar value 8,550. Its assigned plane is the Basic Multilingual Plane.
One code point, one record
This page describes one scalar value: U+2166. Its decimal value is 8,550, and its UTF-8 form uses 3 bytes.
Transformation behavior for Ⅶ
Normalization result
This value changes under NFKC, NFKD. That distinction matters in comparison, search, identifiers, and storage systems that normalize text.
| Form | Rendered result | Code points | Compared with input |
|---|---|---|---|
| NFC | Ⅶ | U+2166 | Unchanged |
| NFD | Ⅶ | U+2166 | Unchanged |
| NFKC | VII | U+0056 U+0049 U+0049 | Changed |
| NFKD | VII | U+0056 U+0049 U+0049 | Changed |
Case-conversion mappings
Case operations do not all preserve this value. The mappings below are computed from the runtime Unicode database; whether an application applies them depends on its comparison and casing rules.
| Operation | Result | Resulting code points |
|---|---|---|
| Lowercase | ⅶ | U+2176 |
| Casefold | ⅶ | U+2176 |
Numeric interpretation
U+2166 has Unicode numeric value 7. This is a character property, not a guarantee that every parser accepts the mark as a number.
Mirroring behavior
The leading code point's Unicode mirrored property is No. The Unicode database does not mark this value for glyph mirroring in bidirectional layout.
Using the exact value
Copy and source representation
Copy the complete character, then verify the stored result inside its intended destination. The copy-and-paste guide explains how to check multi-part values. In UTF-8 source, the literal value can usually be used directly; its hexadecimal HTML reference is Ⅶ. The code point converter provides language-specific escape forms.
This record belongs to the site's Letters & Numbers collection. Its collection-specific guidance is: Use ordinary letters for names and prose when search, pronunciation, and accessibility matter; reserve styled forms for their intended notation or short decoration.
Meaning and rendering boundary
Treat the formal name as an identity label, not a universal interpretation. Use the meaning-research method for cultural or technical context. Fonts control the glyph; if it becomes a box, follow the font-coverage diagnostic.