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 GGYAET
인코딩 표
| 형식 | 값 | 복사 |
|---|---|---|
| unicode | U+AEB9 | |
| decimal | 44729 | |
| htmldecimal | 꺹 | |
| htmlhex | 꺹 | |
| css | \AEB9 | |
| javascript | \u{AEB9} | |
| python | \uaeb9 | |
| java | \uAEB9 | |
| go | \uAEB9 | |
| ruby | \u{AEB9} | |
| rust | \u{AEB9} | |
| ccpp | \uaeb9 | |
| urlencoded | %EA%BA%B9 | |
| utf8bytes | ea ba b9 | |
| utf16bebytes | ae b9 | |
| utf32bebytes | 00 00 ae b9 |
사용 방법
HTML:
꺹
CSS:
content: "\AEB9"
JavaScript:
"\u{AEB9}"
Python:
"\uaeb9"
속성
- 스크립트
- Hang
- 범주
- Other Letter (Lo)
- 양방향
- L
- 결합
- 0
- 미러링
- 아니요