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 OL) is the Unicode character at code point U+16A4D. 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+16A4D | |
| decimal | 92749 | |
| htmldecimal | 𖩍 | |
| htmlhex | 𖩍 | |
| css | \16A4D | |
| javascript | \u{16A4D} | |
| python | \U00016a4d | |
| java | \uD81A\uDE4D | |
| go | \U00016A4D | |
| ruby | \u{16A4D} | |
| rust | \u{16A4D} | |
| ccpp | \U00016a4d | |
| urlencoded | %F0%96%A9%8D | |
| utf8bytes | f0 96 a9 8d | |
| utf16bebytes | d8 1a de 4d | |
| utf32bebytes | 00 01 6a 4d |
How to Use
HTML:
𖩍
CSS:
content: "\16A4D"
JavaScript:
"\u{16A4D}"
Python:
"\U00016a4d"
Properties
Frequently Asked Questions
What is the ๐ฉ character (MRO LETTER OL)?
๐ฉ (MRO LETTER OL) is the Unicode character U+16A4D.
What is the Unicode codepoint of MRO LETTER OL?
The MRO LETTER OL character (๐ฉ) has codepoint U+16A4D.
How do I type or copy MRO LETTER OL?
Copy ๐ฉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.