Search

Search for a symbol or emoji...

Chinese Water Symbol

Chinese Water Symbol Information

Symbol Name
Chinese Water
Unicode Version
1.1 (June 1993)
Unicode
U+328C
CSS Code
\328C
Hex Code
㊌
HTML Code
㊌
Symbol

Chinese Water Symbol Encoding

UTF-8
0xE3 0x8A 0x8C
UTF-16
0x328C
UTF-32
0x0000328C

Chinese WaterSymbol's PNG and SVG files

How to add chinese water symbol via keyboard on different Operating systems

You can type the chinese water symbol on most modern devices with the help of following methods:

How to type chinese water symbol on Microsoft Word

You can type the chinese water in Microsoft Word using steps mentioned below:

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

How to type chinese water symbol on Microsoft Windows

You can type the chinese water on Microsoft windows using following steps:

  • Hold Alt and press to type chinese water on your windows machine.

How to type chinese water symbol on Mac OS

You can type the chinese water 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 "Chinese Water" 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 chinese water symbol on Linux

You can type the chinese water 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 328C consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type chinese water symbol on IOS and Android

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

How to use chinese water in CSS

//CSS Example
1span { 2 content: \328C; 3 }

How to use chinese water in HTML

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

Chinese Water symbol representation in programming languages

Chinese Watersymbol's representation in different programming languages can be found in table below:

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