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 SMALL LETTER BETA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A7B5 | |
| decimal | 42933 | |
| htmldecimal | ꞵ | |
| htmlhex | ꞵ | |
| css | \A7B5 | |
| javascript | \u{A7B5} | |
| python | \ua7b5 | |
| java | \uA7B5 | |
| go | \uA7B5 | |
| ruby | \u{A7B5} | |
| rust | \u{A7B5} | |
| ccpp | \ua7b5 | |
| urlencoded | %EA%9E%B5 | |
| utf8bytes | ea 9e b5 | |
| utf16bebytes | a7 b5 | |
| utf32bebytes | 00 00 a7 b5 |
How to Use
HTML:
ꞵ
CSS:
content: "\A7B5"
JavaScript:
"\u{A7B5}"
Python:
"\ua7b5"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No