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' : ''">
๐
Overview
๐ (ELBASAN LETTER O) is the Unicode character at code point U+10516. It belongs to the Elbasan block, in the Other Letter (Lo) general category. Its script is Elba.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10516 | |
| decimal | 66838 | |
| htmldecimal | 𐔖 | |
| htmlhex | 𐔖 | |
| css | \10516 | |
| javascript | \u{10516} | |
| python | \U00010516 | |
| java | \uD801\uDD16 | |
| go | \U00010516 | |
| ruby | \u{10516} | |
| rust | \u{10516} | |
| ccpp | \U00010516 | |
| urlencoded | %F0%90%94%96 | |
| utf8bytes | f0 90 94 96 | |
| utf16bebytes | d8 01 dd 16 | |
| utf32bebytes | 00 01 05 16 |
How to Use
HTML:
𐔖
CSS:
content: "\10516"
JavaScript:
"\u{10516}"
Python:
"\U00010516"
Properties
Frequently Asked Questions
What is the ๐ character (ELBASAN LETTER O)?
๐ (ELBASAN LETTER O) is the Unicode character U+10516.
What is the Unicode codepoint of ELBASAN LETTER O?
The ELBASAN LETTER O character (๐) has codepoint U+10516.
How do I type or copy ELBASAN LETTER O?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.