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' : ''">
⌚
WATCH
Overview
⌚ (WATCH) is the Unicode character at code point U+231A. It belongs to the Miscellaneous Technical block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+231A | |
| decimal | 8986 | |
| htmldecimal | ⌚ | |
| htmlhex | ⌚ | |
| css | \231A | |
| javascript | \u{231A} | |
| python | \u231a | |
| java | \u231A | |
| go | \u231A | |
| ruby | \u{231A} | |
| rust | \u{231A} | |
| ccpp | \u231a | |
| urlencoded | %E2%8C%9A | |
| utf8bytes | e2 8c 9a | |
| utf16bebytes | 23 1a | |
| utf32bebytes | 00 00 23 1a |
How to Use
HTML:
⌚
CSS:
content: "\231A"
JavaScript:
"\u{231A}"
Python:
"\u231a"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⌚ character (WATCH)?
⌚ (WATCH) is the Unicode character U+231A.
What is the Unicode codepoint of WATCH?
The WATCH character (⌚) has codepoint U+231A.
How do I type or copy WATCH?
Copy ⌚ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.