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