AES Encryption Explained: How It Works and Why It Matters
Jun 23, 2026
Roman Numeral Nine is a Roman numerals and number forms used in outlines and formal documents. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.
U+2168
\2168
Use this HTML entity in chapter headings, copyright dates, clock faces, and formal outlines. Example: Chapter Ⅴ.
Mistake: Using Latin letters (I, V, X) instead of proper Roman numeral Unicode characters
Fix: Roman numeral characters (Ⅰ–Ⅹ) are single-width glyphs designed to look correct. Using Latin letters (I, V, X) can look inconsistent, especially for numerals like Ⅳ (IV) vs IV.
Mistake: Using the wrong subtraction notation combining forms
Fix: The standard Roman numeral for 4 is IV (I before V), not IIII. For 9 it's IX, not VIIII. Some clock faces use IIII for aesthetic reasons, but it's non-standard for most uses.
Select any code to highlight it before copying.
| Unicode | U+2168 |
|---|---|
| Hex Code | Ⅸ |
| HTML Code | Ⅸ |
| HTML Entity | |
| CSS Code | \2168 |
| Windows Shortcut | |
| Mac Shortcut | |
Blog
Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
Jun 23, 2026