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
๐ซ (TIRED FACE) is the Unicode character at code point U+1F62B. 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+1F62B | |
| decimal | 128555 | |
| htmldecimal | 😫 | |
| htmlhex | 😫 | |
| css | \1F62B | |
| javascript | \u{1F62B} | |
| python | \U0001f62b | |
| java | \uD83D\uDE2B | |
| go | \U0001F62B | |
| ruby | \u{1F62B} | |
| rust | \u{1F62B} | |
| ccpp | \U0001f62b | |
| urlencoded | %F0%9F%98%AB | |
| utf8bytes | f0 9f 98 ab | |
| utf16bebytes | d8 3d de 2b | |
| utf32bebytes | 00 01 f6 2b |
How to Use
HTML:
😫
CSS:
content: "\1F62B"
JavaScript:
"\u{1F62B}"
Python:
"\U0001f62b"
Properties
Frequently Asked Questions
What is the ๐ซ character (TIRED FACE)?
๐ซ (TIRED FACE) is the Unicode character U+1F62B.
What is the Unicode codepoint of TIRED FACE?
The TIRED FACE character (๐ซ) has codepoint U+1F62B.
How do I type or copy TIRED FACE?
Copy ๐ซ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.