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