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 WAW) is the Unicode character at code point U+108E5. 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+108E5 | |
| decimal | 67813 | |
| htmldecimal | 𐣥 | |
| htmlhex | 𐣥 | |
| css | \108E5 | |
| javascript | \u{108E5} | |
| python | \U000108e5 | |
| java | \uD802\uDCE5 | |
| go | \U000108E5 | |
| ruby | \u{108E5} | |
| rust | \u{108E5} | |
| ccpp | \U000108e5 | |
| urlencoded | %F0%90%A3%A5 | |
| utf8bytes | f0 90 a3 a5 | |
| utf16bebytes | d8 02 dc e5 | |
| utf32bebytes | 00 01 08 e5 |
How to Use
HTML:
𐣥
CSS:
content: "\108E5"
JavaScript:
"\u{108E5}"
Python:
"\U000108e5"
Properties
Frequently Asked Questions
What is the 𐣥 character (HATRAN LETTER WAW)?
𐣥 (HATRAN LETTER WAW) is the Unicode character U+108E5.
What is the Unicode codepoint of HATRAN LETTER WAW?
The HATRAN LETTER WAW character (𐣥) has codepoint U+108E5.
How do I type or copy HATRAN LETTER WAW?
Copy 𐣥 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.