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