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