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
𐣩 (HATRAN LETTER YODH) is the Unicode character at code point U+108E9. It belongs to the Hatran block, in the Other Letter (Lo) general category. Its script is Hatr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+108E9 | |
| decimal | 67817 | |
| htmldecimal | 𐣩 | |
| htmlhex | 𐣩 | |
| css | \108E9 | |
| javascript | \u{108E9} | |
| python | \U000108e9 | |
| java | \uD802\uDCE9 | |
| go | \U000108E9 | |
| ruby | \u{108E9} | |
| rust | \u{108E9} | |
| ccpp | \U000108e9 | |
| urlencoded | %F0%90%A3%A9 | |
| utf8bytes | f0 90 a3 a9 | |
| utf16bebytes | d8 02 dc e9 | |
| utf32bebytes | 00 01 08 e9 |
How to Use
HTML:
𐣩
CSS:
content: "\108E9"
JavaScript:
"\u{108E9}"
Python:
"\U000108e9"
Properties
Frequently Asked Questions
What is the 𐣩 character (HATRAN LETTER YODH)?
𐣩 (HATRAN LETTER YODH) is the Unicode character U+108E9.
What is the Unicode codepoint of HATRAN LETTER YODH?
The HATRAN LETTER YODH character (𐣩) has codepoint U+108E9.
How do I type or copy HATRAN LETTER YODH?
Copy 𐣩 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.