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 SMALL LETTER H WITH CIRCUMFLEX
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0125 | |
| decimal | 293 | |
| htmldecimal | ĥ | |
| htmlhex | ĥ | |
| css | \0125 | |
| javascript | \u{125} | |
| python | \u0125 | |
| java | \u0125 | |
| go | \u0125 | |
| ruby | \u{125} | |
| rust | \u{125} | |
| ccpp | \u0125 | |
| urlencoded | %C4%A5 | |
| utf8bytes | c4 a5 | |
| utf16bebytes | 01 25 | |
| utf32bebytes | 00 00 01 25 |
How to Use
HTML:
ĥ
CSS:
content: "\0125"
JavaScript:
"\u{125}"
Python:
"\u0125"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0068 0302