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 SIGN MU) is the Unicode character at code point U+1E5EE. It belongs to the Ol Onal block, in the Nonspacing Mark (Mn) general category. Its script is Onao.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E5EE | |
| decimal | 124398 | |
| htmldecimal | 𞗮 | |
| htmlhex | 𞗮 | |
| css | \1E5EE | |
| javascript | \u{1E5EE} | |
| python | \U0001e5ee | |
| java | \uD839\uDDEE | |
| go | \U0001E5EE | |
| ruby | \u{1E5EE} | |
| rust | \u{1E5EE} | |
| ccpp | \U0001e5ee | |
| urlencoded | %F0%9E%97%AE | |
| utf8bytes | f0 9e 97 ae | |
| utf16bebytes | d8 39 dd ee | |
| utf32bebytes | 00 01 e5 ee |
How to Use
HTML:
𞗮
CSS:
content: "\1E5EE"
JavaScript:
"\u{1E5EE}"
Python:
"\U0001e5ee"
Properties
Frequently Asked Questions
What is the ๐ฎ character (OL ONAL SIGN MU)?
๐ฎ (OL ONAL SIGN MU) is the Unicode character U+1E5EE.
What is the Unicode codepoint of OL ONAL SIGN MU?
The OL ONAL SIGN MU character (๐ฎ) has codepoint U+1E5EE.
How do I type or copy OL ONAL SIGN MU?
Copy ๐ฎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.