Search

Search for a symbol or emoji...

Watch Emoji Symbol

Watch Emoji Symbol Information

Symbol Name
Watch Emoji
Unicode Version
1.1 (June 1993)
Unicode
U+231A
CSS Code
\231A
Hex Code
⌚
HTML Code
⌚
Symbol

Watch Emoji Symbol Encoding

UTF-8
0xE2 0x8C 0x9A
UTF-16
0x231A
UTF-32
0x0000231A

Watch EmojiSymbol's PNG and SVG files

How to add watch emoji symbol via keyboard on different Operating systems

You can type the watch emoji symbol on most modern devices with the help of following methods:

How to type watch emoji symbol on Microsoft Word

You can type the watch emoji in Microsoft Word using steps mentioned below:

  • Place your cursor in the text area where you need to insert the symbol and type 231A
  • Without moving the cursor press keys Alt + x together
  • The original 231A is now transformed into

How to type watch emoji symbol on Microsoft Windows

You can type the watch emoji on Microsoft windows using following steps:

  • Hold Alt and press to type watch emoji on your windows machine.

How to type watch emoji symbol on Mac OS

You can type the watch emoji on Mac OS using following steps:

  • Place your cursor in the text area where you need to insert the symbol
  • Press Ctrl + ⌘ Command + ⎵ Space to bring up the Character Viewer. Alternatively, choose Edit ⇒ Emoji & Symbols
  • Type "Watch Emoji" in the search field at the top and press Enter
  • The symbol should appear. Click on it to insert it into your text
Mac OS Character Viewer
Mac OS Character Viewer

How to type watch emoji symbol on Linux

You can type the watch emoji on Linux using following steps:

  • Place your cursor in the text area where you need to insert the symbol
  • Hold ⇧ Shift + Ctrl and press the letter + U
  • Press keys 231A consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type watch emoji symbol on IOS and Android

The easiest way to type the watch emoji symbol on ios and android is to copy and paste it wherever you need it.

How to use watch emoji in CSS

//CSS Example
1span { 2 content: \231A; 3 }

How to use watch emoji in HTML

//HTML Example
1<span>&#8986;</span>

Watch Emoji symbol representation in programming languages

Watch Emojisymbol's representation in different programming languages can be found in table below:

LanguageRepresentation
Rust
\u{231A}
Ruby
\u{231A}
Python
\u231A
PHP
\u{231A}
Perl
\x{231A}
Java
\u231A
Modern JavaScript - Since ES6
\u{231A}
JavaScript
\u231A
Go
\u231A
C#
\u231A
C and C++
\u231A
Bash and Zsh - inside echo -e
\u231A
RFC 5137
\u'231A'