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' : ''">
☻
BLACK SMILING FACE
Overview
☻ (BLACK SMILING FACE) is the Unicode character at code point U+263B. It belongs to the Miscellaneous Symbols block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+263B | |
| decimal | 9787 | |
| htmldecimal | ☻ | |
| htmlhex | ☻ | |
| css | \263B | |
| javascript | \u{263B} | |
| python | \u263b | |
| java | \u263B | |
| go | \u263B | |
| ruby | \u{263B} | |
| rust | \u{263B} | |
| ccpp | \u263b | |
| urlencoded | %E2%98%BB | |
| utf8bytes | e2 98 bb | |
| utf16bebytes | 26 3b | |
| utf32bebytes | 00 00 26 3b |
How to Use
HTML:
☻
CSS:
content: "\263B"
JavaScript:
"\u{263B}"
Python:
"\u263b"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ☻ character (BLACK SMILING FACE)?
☻ (BLACK SMILING FACE) is the Unicode character U+263B.
What is the Unicode codepoint of BLACK SMILING FACE?
The BLACK SMILING FACE character (☻) has codepoint U+263B.
How do I type or copy BLACK SMILING FACE?
Copy ☻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.