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' : ''">
Ⅻ
ROMAN NUMERAL TWELVE
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+216B | |
| decimal | 8555 | |
| htmldecimal | Ⅻ | |
| htmlhex | Ⅻ | |
| css | \216B | |
| javascript | \u{216B} | |
| python | \u216b | |
| java | \u216B | |
| go | \u216B | |
| ruby | \u{216B} | |
| rust | \u{216B} | |
| ccpp | \u216b | |
| urlencoded | %E2%85%AB | |
| utf8bytes | e2 85 ab | |
| utf16bebytes | 21 6b | |
| utf32bebytes | 00 00 21 6b |
How to Use
HTML:
Ⅻ
CSS:
content: "\216B"
JavaScript:
"\u{216B}"
Python:
"\u216b"
Properties
- Block
- Number Forms
- Script
- Latn
- Category
- Letter Number (Nl)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0058 0049 0049
Frequently Asked Questions
What is the Ⅻ character (ROMAN NUMERAL TWELVE)?
Ⅻ (ROMAN NUMERAL TWELVE) is the Unicode character U+216B.
What is the Unicode codepoint of ROMAN NUMERAL TWELVE?
The ROMAN NUMERAL TWELVE character (Ⅻ) has codepoint U+216B.
How do I type or copy ROMAN NUMERAL TWELVE?
Copy Ⅻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.