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' : ''">
﹆
WHITE SESAME DOT
Overview
﹆ (WHITE SESAME DOT) is the Unicode character at code point U+FE46. It belongs to the CJK Compatibility Forms block, in the Other Punctuation (Po) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FE46 | |
| decimal | 65094 | |
| htmldecimal | ﹆ | |
| htmlhex | ﹆ | |
| css | \FE46 | |
| javascript | \u{FE46} | |
| python | \ufe46 | |
| java | \uFE46 | |
| go | \uFE46 | |
| ruby | \u{FE46} | |
| rust | \u{FE46} | |
| ccpp | \ufe46 | |
| urlencoded | %EF%B9%86 | |
| utf8bytes | ef b9 86 | |
| utf16bebytes | fe 46 | |
| utf32bebytes | 00 00 fe 46 |
How to Use
HTML:
﹆
CSS:
content: "\FE46"
JavaScript:
"\u{FE46}"
Python:
"\ufe46"
Properties
- Block
- CJK Compatibility Forms
- Script
- Zyyy
- Category
- Other Punctuation (Po)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ﹆ character (WHITE SESAME DOT)?
﹆ (WHITE SESAME DOT) is the Unicode character U+FE46.
What is the Unicode codepoint of WHITE SESAME DOT?
The WHITE SESAME DOT character (﹆) has codepoint U+FE46.
How do I type or copy WHITE SESAME DOT?
Copy ﹆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.