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
𐢯 (NABATAEAN NUMBER ONE HUNDRED) is the Unicode character at code point U+108AF. It belongs to the Nabataean block, in the Other Number (No) general category. Its script is Nbat.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+108AF | |
| decimal | 67759 | |
| htmldecimal | 𐢯 | |
| htmlhex | 𐢯 | |
| css | \108AF | |
| javascript | \u{108AF} | |
| python | \U000108af | |
| java | \uD802\uDCAF | |
| go | \U000108AF | |
| ruby | \u{108AF} | |
| rust | \u{108AF} | |
| ccpp | \U000108af | |
| urlencoded | %F0%90%A2%AF | |
| utf8bytes | f0 90 a2 af | |
| utf16bebytes | d8 02 dc af | |
| utf32bebytes | 00 01 08 af |
How to Use
HTML:
𐢯
CSS:
content: "\108AF"
JavaScript:
"\u{108AF}"
Python:
"\U000108af"
Properties
Frequently Asked Questions
What is the 𐢯 character (NABATAEAN NUMBER ONE HUNDRED)?
𐢯 (NABATAEAN NUMBER ONE HUNDRED) is the Unicode character U+108AF.
What is the Unicode codepoint of NABATAEAN NUMBER ONE HUNDRED?
The NABATAEAN NUMBER ONE HUNDRED character (𐢯) has codepoint U+108AF.
How do I type or copy NABATAEAN NUMBER ONE HUNDRED?
Copy 𐢯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.