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