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' : ''">
:
FULLWIDTH COLON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF1A | |
| decimal | 65306 | |
| htmldecimal | : | |
| htmlhex | : | |
| css | \FF1A | |
| javascript | \u{FF1A} | |
| python | \uff1a | |
| java | \uFF1A | |
| go | \uFF1A | |
| ruby | \u{FF1A} | |
| rust | \u{FF1A} | |
| ccpp | \uff1a | |
| urlencoded | %EF%BC%9A | |
| utf8bytes | ef bc 9a | |
| utf16bebytes | ff 1a | |
| utf32bebytes | 00 00 ff 1a |
How to Use
HTML:
:
CSS:
content: "\FF1A"
JavaScript:
"\u{FF1A}"
Python:
"\uff1a"
Properties
- Script
- Zyyy
- Category
- Other Punctuation (Po)
- Bidirectional
- CS
- Combining
- 0
- Mirrored
- No
- Decomposition
- <wide> 003A