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 CWING
인코딩 표
| 형식 | 값 | 복사 |
|---|---|---|
| unicode | U+CDFD | |
| decimal | 52733 | |
| htmldecimal | 췽 | |
| htmlhex | 췽 | |
| css | \CDFD | |
| javascript | \u{CDFD} | |
| python | \ucdfd | |
| java | \uCDFD | |
| go | \uCDFD | |
| ruby | \u{CDFD} | |
| rust | \u{CDFD} | |
| ccpp | \ucdfd | |
| urlencoded | %EC%B7%BD | |
| utf8bytes | ec b7 bd | |
| utf16bebytes | cd fd | |
| utf32bebytes | 00 00 cd fd |
사용 방법
HTML:
췽
CSS:
content: "\CDFD"
JavaScript:
"\u{CDFD}"
Python:
"\ucdfd"
속성
- 스크립트
- Hang
- 범주
- Other Letter (Lo)
- 양방향
- L
- 결합
- 0
- 미러링
- 아니요