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 LETTER SAMEKH) is the Unicode character at code point U+10896. It belongs to the Nabataean block, in the Other Letter (Lo) general category. Its script is Nbat.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10896 | |
| decimal | 67734 | |
| htmldecimal | 𐢖 | |
| htmlhex | 𐢖 | |
| css | \10896 | |
| javascript | \u{10896} | |
| python | \U00010896 | |
| java | \uD802\uDC96 | |
| go | \U00010896 | |
| ruby | \u{10896} | |
| rust | \u{10896} | |
| ccpp | \U00010896 | |
| urlencoded | %F0%90%A2%96 | |
| utf8bytes | f0 90 a2 96 | |
| utf16bebytes | d8 02 dc 96 | |
| utf32bebytes | 00 01 08 96 |
How to Use
HTML:
𐢖
CSS:
content: "\10896"
JavaScript:
"\u{10896}"
Python:
"\U00010896"
Properties
Frequently Asked Questions
What is the ๐ข character (NABATAEAN LETTER SAMEKH)?
๐ข (NABATAEAN LETTER SAMEKH) is the Unicode character U+10896.
What is the Unicode codepoint of NABATAEAN LETTER SAMEKH?
The NABATAEAN LETTER SAMEKH character (๐ข) has codepoint U+10896.
How do I type or copy NABATAEAN LETTER SAMEKH?
Copy ๐ข directly, or use the HTML entity, UTF-8, and code encodings shown on this page.