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