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' : ''">
ㅑ
HANGUL LETTER YA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3151 | |
| decimal | 12625 | |
| htmldecimal | ㅑ | |
| htmlhex | ㅑ | |
| css | \3151 | |
| javascript | \u{3151} | |
| python | \u3151 | |
| java | \u3151 | |
| go | \u3151 | |
| ruby | \u{3151} | |
| rust | \u{3151} | |
| ccpp | \u3151 | |
| urlencoded | %E3%85%91 | |
| utf8bytes | e3 85 91 | |
| utf16bebytes | 31 51 | |
| utf32bebytes | 00 00 31 51 |
How to Use
HTML:
ㅑ
CSS:
content: "\3151"
JavaScript:
"\u{3151}"
Python:
"\u3151"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 1163