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' : ''">
๐ก
CLOCK FACE SIX-THIRTY
Overview
๐ก (CLOCK FACE SIX-THIRTY) is the Unicode character at code point U+1F561. It belongs to the Miscellaneous Symbols and Pictographs block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F561 | |
| decimal | 128353 | |
| htmldecimal | 🕡 | |
| htmlhex | 🕡 | |
| css | \1F561 | |
| javascript | \u{1F561} | |
| python | \U0001f561 | |
| java | \uD83D\uDD61 | |
| go | \U0001F561 | |
| ruby | \u{1F561} | |
| rust | \u{1F561} | |
| ccpp | \U0001f561 | |
| urlencoded | %F0%9F%95%A1 | |
| utf8bytes | f0 9f 95 a1 | |
| utf16bebytes | d8 3d dd 61 | |
| utf32bebytes | 00 01 f5 61 |
How to Use
HTML:
🕡
CSS:
content: "\1F561"
JavaScript:
"\u{1F561}"
Python:
"\U0001f561"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ก character (CLOCK FACE SIX-THIRTY)?
๐ก (CLOCK FACE SIX-THIRTY) is the Unicode character U+1F561.
What is the Unicode codepoint of CLOCK FACE SIX-THIRTY?
The CLOCK FACE SIX-THIRTY character (๐ก) has codepoint U+1F561.
How do I type or copy CLOCK FACE SIX-THIRTY?
Copy ๐ก directly, or use the HTML entity, UTF-8, and code encodings shown on this page.