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 RESH) is the Unicode character at code point U+1089B. 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+1089B | |
| decimal | 67739 | |
| htmldecimal | 𐢛 | |
| htmlhex | 𐢛 | |
| css | \1089B | |
| javascript | \u{1089B} | |
| python | \U0001089b | |
| java | \uD802\uDC9B | |
| go | \U0001089B | |
| ruby | \u{1089B} | |
| rust | \u{1089B} | |
| ccpp | \U0001089b | |
| urlencoded | %F0%90%A2%9B | |
| utf8bytes | f0 90 a2 9b | |
| utf16bebytes | d8 02 dc 9b | |
| utf32bebytes | 00 01 08 9b |
How to Use
HTML:
𐢛
CSS:
content: "\1089B"
JavaScript:
"\u{1089B}"
Python:
"\U0001089b"
Properties
Frequently Asked Questions
What is the ๐ข character (NABATAEAN LETTER RESH)?
๐ข (NABATAEAN LETTER RESH) is the Unicode character U+1089B.
What is the Unicode codepoint of NABATAEAN LETTER RESH?
The NABATAEAN LETTER RESH character (๐ข) has codepoint U+1089B.
How do I type or copy NABATAEAN LETTER RESH?
Copy ๐ข directly, or use the HTML entity, UTF-8, and code encodings shown on this page.