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 DIGIT FOUR) is the Unicode character at code point U+16A64. It belongs to the Mro block, in the Decimal Number (Nd) general category. Its script is Mroo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16A64 | |
| decimal | 92772 | |
| htmldecimal | 𖩤 | |
| htmlhex | 𖩤 | |
| css | \16A64 | |
| javascript | \u{16A64} | |
| python | \U00016a64 | |
| java | \uD81A\uDE64 | |
| go | \U00016A64 | |
| ruby | \u{16A64} | |
| rust | \u{16A64} | |
| ccpp | \U00016a64 | |
| urlencoded | %F0%96%A9%A4 | |
| utf8bytes | f0 96 a9 a4 | |
| utf16bebytes | d8 1a de 64 | |
| utf32bebytes | 00 01 6a 64 |
How to Use
HTML:
𖩤
CSS:
content: "\16A64"
JavaScript:
"\u{16A64}"
Python:
"\U00016a64"
Properties
Frequently Asked Questions
What is the 𖩤 character (MRO DIGIT FOUR)?
𖩤 (MRO DIGIT FOUR) is the Unicode character U+16A64.
What is the Unicode codepoint of MRO DIGIT FOUR?
The MRO DIGIT FOUR character (𖩤) has codepoint U+16A64.
How do I type or copy MRO DIGIT FOUR?
Copy 𖩤 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.