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' : ''">
๐
OLD ITALIC NUMERAL ONE
Overview
๐ (OLD ITALIC NUMERAL ONE) is the Unicode character at code point U+10320. It belongs to the Old Italic block, in the Other Number (No) general category. Its script is Ital.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10320 | |
| decimal | 66336 | |
| htmldecimal | 𐌠 | |
| htmlhex | 𐌠 | |
| css | \10320 | |
| javascript | \u{10320} | |
| python | \U00010320 | |
| java | \uD800\uDF20 | |
| go | \U00010320 | |
| ruby | \u{10320} | |
| rust | \u{10320} | |
| ccpp | \U00010320 | |
| urlencoded | %F0%90%8C%A0 | |
| utf8bytes | f0 90 8c a0 | |
| utf16bebytes | d8 00 df 20 | |
| utf32bebytes | 00 01 03 20 |
How to Use
HTML:
𐌠
CSS:
content: "\10320"
JavaScript:
"\u{10320}"
Python:
"\U00010320"
Properties
- Block
- Old Italic
- Script
- Ital
- Category
- Other Number (No)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (OLD ITALIC NUMERAL ONE)?
๐ (OLD ITALIC NUMERAL ONE) is the Unicode character U+10320.
What is the Unicode codepoint of OLD ITALIC NUMERAL ONE?
The OLD ITALIC NUMERAL ONE character (๐ ) has codepoint U+10320.
How do I type or copy OLD ITALIC NUMERAL ONE?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.