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