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' : ''">
⹌
MEDIEVAL COMMA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2E4C | |
| decimal | 11852 | |
| htmldecimal | ⹌ | |
| htmlhex | ⹌ | |
| css | \2E4C | |
| javascript | \u{2E4C} | |
| python | \u2e4c | |
| java | \u2E4C | |
| go | \u2E4C | |
| ruby | \u{2E4C} | |
| rust | \u{2E4C} | |
| ccpp | \u2e4c | |
| urlencoded | %E2%B9%8C | |
| utf8bytes | e2 b9 8c | |
| utf16bebytes | 2e 4c | |
| utf32bebytes | 00 00 2e 4c |
How to Use
HTML:
⹌
CSS:
content: "\2E4C"
JavaScript:
"\u{2E4C}"
Python:
"\u2e4c"
Properties
- Block
- Supplemental Punctuation
- Script
- Zyyy
- Category
- Other Punctuation (Po)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No