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