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
๐ญ (OL ONAL LETTER EG) is the Unicode character at code point U+1E5ED. It belongs to the Ol Onal block, in the Other Letter (Lo) general category. Its script is Onao.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E5ED | |
| decimal | 124397 | |
| htmldecimal | 𞗭 | |
| htmlhex | 𞗭 | |
| css | \1E5ED | |
| javascript | \u{1E5ED} | |
| python | \U0001e5ed | |
| java | \uD839\uDDED | |
| go | \U0001E5ED | |
| ruby | \u{1E5ED} | |
| rust | \u{1E5ED} | |
| ccpp | \U0001e5ed | |
| urlencoded | %F0%9E%97%AD | |
| utf8bytes | f0 9e 97 ad | |
| utf16bebytes | d8 39 dd ed | |
| utf32bebytes | 00 01 e5 ed |
How to Use
HTML:
𞗭
CSS:
content: "\1E5ED"
JavaScript:
"\u{1E5ED}"
Python:
"\U0001e5ed"
Properties
Frequently Asked Questions
What is the ๐ญ character (OL ONAL LETTER EG)?
๐ญ (OL ONAL LETTER EG) is the Unicode character U+1E5ED.
What is the Unicode codepoint of OL ONAL LETTER EG?
The OL ONAL LETTER EG character (๐ญ) has codepoint U+1E5ED.
How do I type or copy OL ONAL LETTER EG?
Copy ๐ญ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.