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
๐ฉ (MRO LETTER A) is the Unicode character at code point U+16A46. It belongs to the Mro block, in the Other Letter (Lo) general category. Its script is Mroo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16A46 | |
| decimal | 92742 | |
| htmldecimal | 𖩆 | |
| htmlhex | 𖩆 | |
| css | \16A46 | |
| javascript | \u{16A46} | |
| python | \U00016a46 | |
| java | \uD81A\uDE46 | |
| go | \U00016A46 | |
| ruby | \u{16A46} | |
| rust | \u{16A46} | |
| ccpp | \U00016a46 | |
| urlencoded | %F0%96%A9%86 | |
| utf8bytes | f0 96 a9 86 | |
| utf16bebytes | d8 1a de 46 | |
| utf32bebytes | 00 01 6a 46 |
How to Use
HTML:
𖩆
CSS:
content: "\16A46"
JavaScript:
"\u{16A46}"
Python:
"\U00016a46"
Properties
Frequently Asked Questions
What is the ๐ฉ character (MRO LETTER A)?
๐ฉ (MRO LETTER A) is the Unicode character U+16A46.
What is the Unicode codepoint of MRO LETTER A?
The MRO LETTER A character (๐ฉ) has codepoint U+16A46.
How do I type or copy MRO LETTER A?
Copy ๐ฉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.