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