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' : ''">
¾
VULGAR FRACTION THREE QUARTERS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+00BE | |
| decimal | 190 | |
| htmldecimal | ¾ | |
| htmlhex | ¾ | |
| css | \00BE | |
| javascript | \u{BE} | |
| python | \u00be | |
| java | \u00BE | |
| go | \u00BE | |
| ruby | \u{BE} | |
| rust | \u{BE} | |
| ccpp | \u00be | |
| urlencoded | %C2%BE | |
| utf8bytes | c2 be | |
| utf16bebytes | 00 be | |
| utf32bebytes | 00 00 00 be |
How to Use
HTML:
¾
CSS:
content: "\00BE"
JavaScript:
"\u{BE}"
Python:
"\u00be"
Properties
- Block
- Latin-1 Supplement
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <fraction> 0033 2044 0034