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' : ''">
¨
DIAERESIS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+00A8 | |
| decimal | 168 | |
| htmldecimal | ¨ | |
| htmlhex | ¨ | |
| css | \00A8 | |
| javascript | \u{A8} | |
| python | \u00a8 | |
| java | \u00A8 | |
| go | \u00A8 | |
| ruby | \u{A8} | |
| rust | \u{A8} | |
| ccpp | \u00a8 | |
| urlencoded | %C2%A8 | |
| utf8bytes | c2 a8 | |
| utf16bebytes | 00 a8 | |
| utf32bebytes | 00 00 00 a8 |
How to Use
HTML:
¨
CSS:
content: "\00A8"
JavaScript:
"\u{A8}"
Python:
"\u00a8"
Properties
- Block
- Latin-1 Supplement
- Script
- Zyyy
- Category
- Modifier Symbol (Sk)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0020 0308