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 JJEUG
인코딩 표
| 형식 | 값 | 복사 |
|---|---|---|
| unicode | U+CBD5 | |
| decimal | 52181 | |
| htmldecimal | 쯕 | |
| htmlhex | 쯕 | |
| css | \CBD5 | |
| javascript | \u{CBD5} | |
| python | \ucbd5 | |
| java | \uCBD5 | |
| go | \uCBD5 | |
| ruby | \u{CBD5} | |
| rust | \u{CBD5} | |
| ccpp | \ucbd5 | |
| urlencoded | %EC%AF%95 | |
| utf8bytes | ec af 95 | |
| utf16bebytes | cb d5 | |
| utf32bebytes | 00 00 cb d5 |
사용 방법
HTML:
쯕
CSS:
content: "\CBD5"
JavaScript:
"\u{CBD5}"
Python:
"\ucbd5"
속성
- 스크립트
- Hang
- 범주
- Other Letter (Lo)
- 양방향
- L
- 결합
- 0
- 미러링
- 아니요