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) is the Unicode character at code point U+108A7. 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+108A7 | |
| decimal | 67751 | |
| htmldecimal | 𐢧 | |
| htmlhex | 𐢧 | |
| css | \108A7 | |
| javascript | \u{108A7} | |
| python | \U000108a7 | |
| java | \uD802\uDCA7 | |
| go | \U000108A7 | |
| ruby | \u{108A7} | |
| rust | \u{108A7} | |
| ccpp | \U000108a7 | |
| urlencoded | %F0%90%A2%A7 | |
| utf8bytes | f0 90 a2 a7 | |
| utf16bebytes | d8 02 dc a7 | |
| utf32bebytes | 00 01 08 a7 |
How to Use
HTML:
𐢧
CSS:
content: "\108A7"
JavaScript:
"\u{108A7}"
Python:
"\U000108a7"
Properties
Frequently Asked Questions
What is the 𐢧 character (NABATAEAN NUMBER ONE)?
𐢧 (NABATAEAN NUMBER ONE) is the Unicode character U+108A7.
What is the Unicode codepoint of NABATAEAN NUMBER ONE?
The NABATAEAN NUMBER ONE character (𐢧) has codepoint U+108A7.
How do I type or copy NABATAEAN NUMBER ONE?
Copy 𐢧 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.