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