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
๐ฆ (FROWNING FACE WITH OPEN MOUTH) is the Unicode character at code point U+1F626. 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+1F626 | |
| decimal | 128550 | |
| htmldecimal | 😦 | |
| htmlhex | 😦 | |
| css | \1F626 | |
| javascript | \u{1F626} | |
| python | \U0001f626 | |
| java | \uD83D\uDE26 | |
| go | \U0001F626 | |
| ruby | \u{1F626} | |
| rust | \u{1F626} | |
| ccpp | \U0001f626 | |
| urlencoded | %F0%9F%98%A6 | |
| utf8bytes | f0 9f 98 a6 | |
| utf16bebytes | d8 3d de 26 | |
| utf32bebytes | 00 01 f6 26 |
How to Use
HTML:
😦
CSS:
content: "\1F626"
JavaScript:
"\u{1F626}"
Python:
"\U0001f626"
Properties
Frequently Asked Questions
What is the ๐ฆ character (FROWNING FACE WITH OPEN MOUTH)?
๐ฆ (FROWNING FACE WITH OPEN MOUTH) is the Unicode character U+1F626.
What is the Unicode codepoint of FROWNING FACE WITH OPEN MOUTH?
The FROWNING FACE WITH OPEN MOUTH character (๐ฆ) has codepoint U+1F626.
How do I type or copy FROWNING FACE WITH OPEN MOUTH?
Copy ๐ฆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.