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' : ''">
粺
CJK UNIFIED IDEOGRAPH-7CBA
인코딩 표
| 형식 | 값 | 복사 |
|---|---|---|
| unicode | U+7CBA | |
| decimal | 31930 | |
| htmldecimal | 粺 | |
| htmlhex | 粺 | |
| css | \7CBA | |
| javascript | \u{7CBA} | |
| python | \u7cba | |
| java | \u7CBA | |
| go | \u7CBA | |
| ruby | \u{7CBA} | |
| rust | \u{7CBA} | |
| ccpp | \u7cba | |
| urlencoded | %E7%B2%BA | |
| utf8bytes | e7 b2 ba | |
| utf16bebytes | 7c ba | |
| utf32bebytes | 00 00 7c ba |
사용 방법
HTML:
粺
CSS:
content: "\7CBA"
JavaScript:
"\u{7CBA}"
Python:
"\u7cba"
속성
- 스크립트
- Hani
- 범주
- Other Letter (Lo)
- 양방향
- L
- 결합
- 0
- 미러링
- 아니요