Parenthesized Ideograph Three Symbol ㈢

Copy to Clipboard


Parenthesized Ideograph Three Symbol Information

Symbol Name Parenthesized Ideograph Three
Unicode Version 1.1 (June 1993)
Unicode U+3222
CSS Code \3222
Hex Code ㈢
HTML Code ㈢

Parenthesized Ideograph Three Symbol Encoding

UTF-8 0xE3 0x88 0xA2
UTF-16 0x3222
UTF-32 0x00003222


How to add parenthesized ideograph three symbol via keyboard on different Operating systems

You can type the parenthesized ideograph three on most modern devices with the help of following methods:

How to type parenthesized ideograph three symbol on Microsoft Word

You can type the parenthesized ideograph three on microsoft Microsoft Word using steps mentioned below:

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

How to type parenthesized ideograph three symbol on Microsoft Windows

You can type the parenthesized ideograph three on Microsoft windows using following steps:

  • Hold Alt and press to type parenthesized ideograph three on your windows machine.

How to type parenthesized ideograph three symbol on Mac OS

You can type the parenthesized ideograph three 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 “Parenthesized Ideograph Three” 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 parenthesized ideograph three symbol on Mac OS
    How to type parenthesized ideograph three symbol on Mac OS

How to type parenthesized ideograph three symbol on Linux

You can type the parenthesized ideograph three 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 3 2 2 2 consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type parenthesized ideograph three symbol on IOS and Android

The easiest way to type the parenthesized ideograph three on ios and android is to copy and paste it wherever you need it.


How to use parenthesized ideograph three in CSS

Copy // css example
span {
content: "\3222";
}

How to type parenthesized ideograph three in HTML

Copy // html example
<span>&#12834;</span>

Parenthesized Ideograph Three symbol representation in programming languages

parenthesized ideograph three's representation in different programming languages can be found in table below:

Language Representation
Rust \u{3222}
Ruby \u{3222}
Python \u3222
PHP \u{3222}
Perl "\x{3222}"
Java \u3222
Modern JavaScript - Since ES6 \u{3222}
JavaScript \u3222
Go \u3222
C# \u3222
C and C++ \u3222
Bash and Zsh - inside echo -e \u3222
RFC 5137 \u'3222'
No Result
Try something else