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' : ''">
๐จ
Overview
๐จ (FEARFUL FACE) is the Unicode character at code point U+1F628. It belongs to the Emoticons block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F628 | |
| decimal | 128552 | |
| htmldecimal | 😨 | |
| htmlhex | 😨 | |
| css | \1F628 | |
| javascript | \u{1F628} | |
| python | \U0001f628 | |
| java | \uD83D\uDE28 | |
| go | \U0001F628 | |
| ruby | \u{1F628} | |
| rust | \u{1F628} | |
| ccpp | \U0001f628 | |
| urlencoded | %F0%9F%98%A8 | |
| utf8bytes | f0 9f 98 a8 | |
| utf16bebytes | d8 3d de 28 | |
| utf32bebytes | 00 01 f6 28 |
How to Use
HTML:
😨
CSS:
content: "\1F628"
JavaScript:
"\u{1F628}"
Python:
"\U0001f628"
Properties
Frequently Asked Questions
What is the ๐จ character (FEARFUL FACE)?
๐จ (FEARFUL FACE) is the Unicode character U+1F628.
What is the Unicode codepoint of FEARFUL FACE?
The FEARFUL FACE character (๐จ) has codepoint U+1F628.
How do I type or copy FEARFUL FACE?
Copy ๐จ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.