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' : ''">
Ĥ
LATIN CAPITAL LETTER H WITH CIRCUMFLEX
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0124 | |
| decimal | 292 | |
| htmldecimal | Ĥ | |
| htmlhex | Ĥ | |
| css | \0124 | |
| javascript | \u{124} | |
| python | \u0124 | |
| java | \u0124 | |
| go | \u0124 | |
| ruby | \u{124} | |
| rust | \u{124} | |
| ccpp | \u0124 | |
| urlencoded | %C4%A4 | |
| utf8bytes | c4 a4 | |
| utf16bebytes | 01 24 | |
| utf32bebytes | 00 00 01 24 |
How to Use
HTML:
Ĥ
CSS:
content: "\0124"
JavaScript:
"\u{124}"
Python:
"\u0124"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0048 0302