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' : ''">
๐ก
IMPERIAL ARAMAIC LETTER HE
Overview
๐ก (IMPERIAL ARAMAIC LETTER HE) is the Unicode character at code point U+10844. It belongs to the Imperial Aramaic block, in the Other Letter (Lo) general category. Its script is Armi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10844 | |
| decimal | 67652 | |
| htmldecimal | 𐡄 | |
| htmlhex | 𐡄 | |
| css | \10844 | |
| javascript | \u{10844} | |
| python | \U00010844 | |
| java | \uD802\uDC44 | |
| go | \U00010844 | |
| ruby | \u{10844} | |
| rust | \u{10844} | |
| ccpp | \U00010844 | |
| urlencoded | %F0%90%A1%84 | |
| utf8bytes | f0 90 a1 84 | |
| utf16bebytes | d8 02 dc 44 | |
| utf32bebytes | 00 01 08 44 |
How to Use
HTML:
𐡄
CSS:
content: "\10844"
JavaScript:
"\u{10844}"
Python:
"\U00010844"
Properties
- Block
- Imperial Aramaic
- Script
- Armi
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ก character (IMPERIAL ARAMAIC LETTER HE)?
๐ก (IMPERIAL ARAMAIC LETTER HE) is the Unicode character U+10844.
What is the Unicode codepoint of IMPERIAL ARAMAIC LETTER HE?
The IMPERIAL ARAMAIC LETTER HE character (๐ก) has codepoint U+10844.
How do I type or copy IMPERIAL ARAMAIC LETTER HE?
Copy ๐ก directly, or use the HTML entity, UTF-8, and code encodings shown on this page.