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' : ''">
﹅
SESAME DOT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FE45 | |
| decimal | 65093 | |
| htmldecimal | ﹅ | |
| htmlhex | ﹅ | |
| css | \FE45 | |
| javascript | \u{FE45} | |
| python | \ufe45 | |
| java | \uFE45 | |
| go | \uFE45 | |
| ruby | \u{FE45} | |
| rust | \u{FE45} | |
| ccpp | \ufe45 | |
| urlencoded | %EF%B9%85 | |
| utf8bytes | ef b9 85 | |
| utf16bebytes | fe 45 | |
| utf32bebytes | 00 00 fe 45 |
How to Use
HTML:
﹅
CSS:
content: "\FE45"
JavaScript:
"\u{FE45}"
Python:
"\ufe45"
Properties
- Block
- CJK Compatibility Forms
- Script
- Zyyy
- Category
- Other Punctuation (Po)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No