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