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' : ''">
㋬
CIRCLED KATAKANA HE
인코딩 표
| 형식 | 값 | 복사 |
|---|---|---|
| unicode | U+32EC | |
| decimal | 13036 | |
| htmldecimal | ㋬ | |
| htmlhex | ㋬ | |
| css | \32EC | |
| javascript | \u{32EC} | |
| python | \u32ec | |
| java | \u32EC | |
| go | \u32EC | |
| ruby | \u{32EC} | |
| rust | \u{32EC} | |
| ccpp | \u32ec | |
| urlencoded | %E3%8B%AC | |
| utf8bytes | e3 8b ac | |
| utf16bebytes | 32 ec | |
| utf32bebytes | 00 00 32 ec |
사용 방법
HTML:
㋬
CSS:
content: "\32EC"
JavaScript:
"\u{32EC}"
Python:
"\u32ec"
속성
- 스크립트
- Kana
- 범주
- Other Symbol (So)
- 양방향
- L
- 결합
- 0
- 미러링
- 아니요
- 분해
- <circle> 30D8