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 SEMICOLON
Overview
﹔ (SMALL SEMICOLON) is the Unicode character at code point U+FE54. 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+FE54 | |
| decimal | 65108 | |
| htmldecimal | ﹔ | |
| htmlhex | ﹔ | |
| css | \FE54 | |
| javascript | \u{FE54} | |
| python | \ufe54 | |
| java | \uFE54 | |
| go | \uFE54 | |
| ruby | \u{FE54} | |
| rust | \u{FE54} | |
| ccpp | \ufe54 | |
| urlencoded | %EF%B9%94 | |
| utf8bytes | ef b9 94 | |
| utf16bebytes | fe 54 | |
| utf32bebytes | 00 00 fe 54 |
How to Use
HTML:
﹔
CSS:
content: "\FE54"
JavaScript:
"\u{FE54}"
Python:
"\ufe54"
Properties
- Block
- Small Form Variants
- Script
- Zyyy
- Category
- Other Punctuation (Po)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <small> 003B
Frequently Asked Questions
What is the ﹔ character (SMALL SEMICOLON)?
﹔ (SMALL SEMICOLON) is the Unicode character U+FE54.
What is the Unicode codepoint of SMALL SEMICOLON?
The SMALL SEMICOLON character (﹔) has codepoint U+FE54.
How do I type or copy SMALL SEMICOLON?
Copy ﹔ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.