Search
Search for a symbol or emoji...
㊔
㊔
Chinese Name Symbol ㊔
Chinese Name Symbol Information
| Symbol Name | Chinese Name |
| Unicode Version | 1.1 (June 1993) |
| Unicode | U+3294 |
| CSS Code | \3294 |
| Hex Code | ㊔ |
| HTML Code | ㊔ |
| Symbol | ㊔ |
Chinese Name Symbol Encoding
| UTF-8 | 0xE3 0x8A 0x94 |
| UTF-16 | 0x3294 |
| UTF-32 | 0x00003294 |
How to add chinese name symbol via keyboard on different Operating systems
You can type the chinese name symbol on most modern devices with the help of following methods:
How to type chinese name symbol on Microsoft Word
You can type the chinese name in Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 3294
- Without moving the cursor press keys Alt + x together
- The original 3294 is now transformed into ㊔
How to type chinese name symbol on Microsoft Windows
You can type the chinese name on Microsoft windows using following steps:
- Hold Alt and press to type chinese name on your windows machine.
How to type chinese name symbol on Mac OS
You can type the chinese name 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 Name" in the search field at the top and press Enter
- The symbol should appear. Click on it to insert it into your text


How to type chinese name symbol on Linux
You can type the chinese name 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 3294 consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type chinese name symbol on IOS and Android
The easiest way to type the chinese name symbol on ios and android is to copy and paste it wherever you need it.
How to use chinese name in CSS
//CSS Example
1span {
2 content: \3294;
3 }How to use chinese name in HTML
//HTML Example
1<span>㊔</span>Chinese Name symbol representation in programming languages
Chinese Namesymbol's representation in different programming languages can be found in table below:
| Language | Representation |
|---|---|
| Rust | \u{3294} |
| Ruby | \u{3294} |
| Python | \u3294 |
| PHP | \u{3294} |
| Perl | \x{3294} |
| Java | \u3294 |
| Modern JavaScript - Since ES6 | \u{3294} |
| JavaScript | \u3294 |
| Go | \u3294 |
| C# | \u3294 |
| C and C++ | \u3294 |
| Bash and Zsh - inside echo -e | \u3294 |
| RFC 5137 | \u'3294' |
