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 SYLLABLE POENJ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D445 | |
| decimal | 54341 | |
| htmldecimal | 푅 | |
| htmlhex | 푅 | |
| css | \D445 | |
| javascript | \u{D445} | |
| python | \ud445 | |
| java | \uD445 | |
| go | \uD445 | |
| ruby | \u{D445} | |
| rust | \u{D445} | |
| ccpp | \ud445 | |
| urlencoded | %ED%91%85 | |
| utf8bytes | ed 91 85 | |
| utf16bebytes | d4 45 | |
| utf32bebytes | 00 00 d4 45 |
How to Use
HTML:
푅
CSS:
content: "\D445"
JavaScript:
"\u{D445}"
Python:
"\ud445"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No