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' : ''">
⣬
BRAILLE PATTERN DOTS-34678
인코딩 표
| 형식 | 값 | 복사 |
|---|---|---|
| unicode | U+28EC | |
| decimal | 10476 | |
| htmldecimal | ⣬ | |
| htmlhex | ⣬ | |
| css | \28EC | |
| javascript | \u{28EC} | |
| python | \u28ec | |
| java | \u28EC | |
| go | \u28EC | |
| ruby | \u{28EC} | |
| rust | \u{28EC} | |
| ccpp | \u28ec | |
| urlencoded | %E2%A3%AC | |
| utf8bytes | e2 a3 ac | |
| utf16bebytes | 28 ec | |
| utf32bebytes | 00 00 28 ec |
사용 방법
HTML:
⣬
CSS:
content: "\28EC"
JavaScript:
"\u{28EC}"
Python:
"\u28ec"
속성
- 스크립트
- Brai
- 범주
- Other Symbol (So)
- 양방향
- L
- 결합
- 0
- 미러링
- 아니요