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
๐ฝ (KISSING CAT FACE WITH CLOSED EYES) is the Unicode character at code point U+1F63D. 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+1F63D | |
| decimal | 128573 | |
| htmldecimal | 😽 | |
| htmlhex | 😽 | |
| css | \1F63D | |
| javascript | \u{1F63D} | |
| python | \U0001f63d | |
| java | \uD83D\uDE3D | |
| go | \U0001F63D | |
| ruby | \u{1F63D} | |
| rust | \u{1F63D} | |
| ccpp | \U0001f63d | |
| urlencoded | %F0%9F%98%BD | |
| utf8bytes | f0 9f 98 bd | |
| utf16bebytes | d8 3d de 3d | |
| utf32bebytes | 00 01 f6 3d |
How to Use
HTML:
😽
CSS:
content: "\1F63D"
JavaScript:
"\u{1F63D}"
Python:
"\U0001f63d"
Properties
Frequently Asked Questions
What is the ๐ฝ character (KISSING CAT FACE WITH CLOSED EYES)?
๐ฝ (KISSING CAT FACE WITH CLOSED EYES) is the Unicode character U+1F63D.
What is the Unicode codepoint of KISSING CAT FACE WITH CLOSED EYES?
The KISSING CAT FACE WITH CLOSED EYES character (๐ฝ) has codepoint U+1F63D.
How do I type or copy KISSING CAT FACE WITH CLOSED EYES?
Copy ๐ฝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.