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 ELEVEN
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+217A | |
| decimal | 8570 | |
| htmldecimal | ⅺ | |
| htmlhex | ⅺ | |
| css | \217A | |
| javascript | \u{217A} | |
| python | \u217a | |
| java | \u217A | |
| go | \u217A | |
| ruby | \u{217A} | |
| rust | \u{217A} | |
| ccpp | \u217a | |
| urlencoded | %E2%85%BA | |
| utf8bytes | e2 85 ba | |
| utf16bebytes | 21 7a | |
| utf32bebytes | 00 00 21 7a |
How to Use
HTML:
ⅺ
CSS:
content: "\217A"
JavaScript:
"\u{217A}"
Python:
"\u217a"
Properties
- Block
- Number Forms
- Script
- Latn
- Category
- Letter Number (Nl)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0078 0069
Frequently Asked Questions
What is the ⅺ character (SMALL ROMAN NUMERAL ELEVEN)?
ⅺ (SMALL ROMAN NUMERAL ELEVEN) is the Unicode character U+217A.
What is the Unicode codepoint of SMALL ROMAN NUMERAL ELEVEN?
The SMALL ROMAN NUMERAL ELEVEN character (ⅺ) has codepoint U+217A.
How do I type or copy SMALL ROMAN NUMERAL ELEVEN?
Copy ⅺ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.