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-245678
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+28FA | |
| decimal | 10490 | |
| htmldecimal | ⣺ | |
| htmlhex | ⣺ | |
| css | \28FA | |
| javascript | \u{28FA} | |
| python | \u28fa | |
| java | \u28FA | |
| go | \u28FA | |
| ruby | \u{28FA} | |
| rust | \u{28FA} | |
| ccpp | \u28fa | |
| urlencoded | %E2%A3%BA | |
| utf8bytes | e2 a3 ba | |
| utf16bebytes | 28 fa | |
| utf32bebytes | 00 00 28 fa |
How to Use
HTML:
⣺
CSS:
content: "\28FA"
JavaScript:
"\u{28FA}"
Python:
"\u28fa"
Properties
- Block
- Braille Patterns
- Script
- Brai
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No