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