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