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 SAEM
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C0D8 | |
| decimal | 49368 | |
| htmldecimal | 샘 | |
| htmlhex | 샘 | |
| css | \C0D8 | |
| javascript | \u{C0D8} | |
| python | \uc0d8 | |
| java | \uC0D8 | |
| go | \uC0D8 | |
| ruby | \u{C0D8} | |
| rust | \u{C0D8} | |
| ccpp | \uc0d8 | |
| urlencoded | %EC%83%98 | |
| utf8bytes | ec 83 98 | |
| utf16bebytes | c0 d8 | |
| utf32bebytes | 00 00 c0 d8 |
How to Use
HTML:
샘
CSS:
content: "\C0D8"
JavaScript:
"\u{C0D8}"
Python:
"\uc0d8"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No