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