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
Ջ (ARMENIAN CAPITAL LETTER JHEH) is the Unicode character at code point U+054B. It belongs to the Armenian block, in the Uppercase Letter (Lu) general category. Its script is Armn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+054B | |
| decimal | 1355 | |
| htmldecimal | Ջ | |
| htmlhex | Ջ | |
| css | \054B | |
| javascript | \u{54B} | |
| python | \u054b | |
| java | \u054B | |
| go | \u054B | |
| ruby | \u{54B} | |
| rust | \u{54B} | |
| ccpp | \u054b | |
| urlencoded | %D5%8B | |
| utf8bytes | d5 8b | |
| utf16bebytes | 05 4b | |
| utf32bebytes | 00 00 05 4b |
How to Use
HTML:
Ջ
CSS:
content: "\054B"
JavaScript:
"\u{54B}"
Python:
"\u054b"
Properties
Frequently Asked Questions
What is the Ջ character (ARMENIAN CAPITAL LETTER JHEH)?
Ջ (ARMENIAN CAPITAL LETTER JHEH) is the Unicode character U+054B.
What is the Unicode codepoint of ARMENIAN CAPITAL LETTER JHEH?
The ARMENIAN CAPITAL LETTER JHEH character (Ջ) has codepoint U+054B.
How do I type or copy ARMENIAN CAPITAL LETTER JHEH?
Copy Ջ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.