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