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' : ''">
Ꞵ
LATIN CAPITAL LETTER BETA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A7B4 | |
| decimal | 42932 | |
| htmldecimal | Ꞵ | |
| htmlhex | Ꞵ | |
| css | \A7B4 | |
| javascript | \u{A7B4} | |
| python | \ua7b4 | |
| java | \uA7B4 | |
| go | \uA7B4 | |
| ruby | \u{A7B4} | |
| rust | \u{A7B4} | |
| ccpp | \ua7b4 | |
| urlencoded | %EA%9E%B4 | |
| utf8bytes | ea 9e b4 | |
| utf16bebytes | a7 b4 | |
| utf32bebytes | 00 00 a7 b4 |
How to Use
HTML:
Ꞵ
CSS:
content: "\A7B4"
JavaScript:
"\u{A7B4}"
Python:
"\ua7b4"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No