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