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 JJWEOLM
인코딩 표
| 형식 | 값 | 복사 |
|---|---|---|
| unicode | U+CB6E | |
| decimal | 52078 | |
| htmldecimal | 쭮 | |
| htmlhex | 쭮 | |
| css | \CB6E | |
| javascript | \u{CB6E} | |
| python | \ucb6e | |
| java | \uCB6E | |
| go | \uCB6E | |
| ruby | \u{CB6E} | |
| rust | \u{CB6E} | |
| ccpp | \ucb6e | |
| urlencoded | %EC%AD%AE | |
| utf8bytes | ec ad ae | |
| utf16bebytes | cb 6e | |
| utf32bebytes | 00 00 cb 6e |
사용 방법
HTML:
쭮
CSS:
content: "\CB6E"
JavaScript:
"\u{CB6E}"
Python:
"\ucb6e"
속성
- 스크립트
- Hang
- 범주
- Other Letter (Lo)
- 양방향
- L
- 결합
- 0
- 미러링
- 아니요