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