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 TEN
Overview
๐ข (OLD ITALIC NUMERAL TEN) is the Unicode character at code point U+10322. 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+10322 | |
| decimal | 66338 | |
| htmldecimal | 𐌢 | |
| htmlhex | 𐌢 | |
| css | \10322 | |
| javascript | \u{10322} | |
| python | \U00010322 | |
| java | \uD800\uDF22 | |
| go | \U00010322 | |
| ruby | \u{10322} | |
| rust | \u{10322} | |
| ccpp | \U00010322 | |
| urlencoded | %F0%90%8C%A2 | |
| utf8bytes | f0 90 8c a2 | |
| utf16bebytes | d8 00 df 22 | |
| utf32bebytes | 00 01 03 22 |
How to Use
HTML:
𐌢
CSS:
content: "\10322"
JavaScript:
"\u{10322}"
Python:
"\U00010322"
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 TEN)?
๐ข (OLD ITALIC NUMERAL TEN) is the Unicode character U+10322.
What is the Unicode codepoint of OLD ITALIC NUMERAL TEN?
The OLD ITALIC NUMERAL TEN character (๐ข) has codepoint U+10322.
How do I type or copy OLD ITALIC NUMERAL TEN?
Copy ๐ข directly, or use the HTML entity, UTF-8, and code encodings shown on this page.