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' : ''">
﹑
SMALL IDEOGRAPHIC COMMA
Overview
﹑ (SMALL IDEOGRAPHIC COMMA) is the Unicode character at code point U+FE51. It belongs to the Small Form Variants block, in the Other Punctuation (Po) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FE51 | |
| decimal | 65105 | |
| htmldecimal | ﹑ | |
| htmlhex | ﹑ | |
| css | \FE51 | |
| javascript | \u{FE51} | |
| python | \ufe51 | |
| java | \uFE51 | |
| go | \uFE51 | |
| ruby | \u{FE51} | |
| rust | \u{FE51} | |
| ccpp | \ufe51 | |
| urlencoded | %EF%B9%91 | |
| utf8bytes | ef b9 91 | |
| utf16bebytes | fe 51 | |
| utf32bebytes | 00 00 fe 51 |
How to Use
HTML:
﹑
CSS:
content: "\FE51"
JavaScript:
"\u{FE51}"
Python:
"\ufe51"
Properties
- Block
- Small Form Variants
- Script
- Zyyy
- Category
- Other Punctuation (Po)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <small> 3001
Frequently Asked Questions
What is the ﹑ character (SMALL IDEOGRAPHIC COMMA)?
﹑ (SMALL IDEOGRAPHIC COMMA) is the Unicode character U+FE51.
What is the Unicode codepoint of SMALL IDEOGRAPHIC COMMA?
The SMALL IDEOGRAPHIC COMMA character (﹑) has codepoint U+FE51.
How do I type or copy SMALL IDEOGRAPHIC COMMA?
Copy ﹑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.