copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ⅵ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ⅵ
SMALL ROMAN NUMERAL SIX
Overview
ⅵ (SMALL ROMAN NUMERAL SIX) is the Unicode character at code point U+2175. It belongs to the Number Forms block, in the Letter Number (Nl) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2175 | |
| decimal | 8565 | |
| htmldecimal | ⅵ | |
| htmlhex | ⅵ | |
| css | \2175 | |
| javascript | \u{2175} | |
| python | \u2175 | |
| java | \u2175 | |
| go | \u2175 | |
| ruby | \u{2175} | |
| rust | \u{2175} | |
| ccpp | \u2175 | |
| urlencoded | %E2%85%B5 | |
| utf8bytes | e2 85 b5 | |
| utf16bebytes | 21 75 | |
| utf32bebytes | 00 00 21 75 |
How to Use
HTML:
ⅵ
CSS:
content: "\2175"
JavaScript:
"\u{2175}"
Python:
"\u2175"
Properties
- Block
- Number Forms
- Script
- Latn
- Category
- Letter Number (Nl)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0076 0069
Frequently Asked Questions
What is the ⅵ character (SMALL ROMAN NUMERAL SIX)?
ⅵ (SMALL ROMAN NUMERAL SIX) is the Unicode character U+2175.
What is the Unicode codepoint of SMALL ROMAN NUMERAL SIX?
The SMALL ROMAN NUMERAL SIX character (ⅵ) has codepoint U+2175.
How do I type or copy SMALL ROMAN NUMERAL SIX?
Copy ⅵ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.