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