Circled Ideograph Five Symbol ㊄

Copy to Clipboard


Circled Ideograph Five Symbol Information

Symbol Name Circled Ideograph Five
Unicode Version 1.1 (June 1993)
Unicode U+3284
CSS Code \3284
Hex Code ㊄
HTML Code ㊄

Circled Ideograph Five Symbol Encoding

UTF-8 0xE3 0x8A 0x84
UTF-16 0x3284
UTF-32 0x00003284


How to add circled ideograph five symbol via keyboard on different Operating systems

You can type the circled ideograph five on most modern devices with the help of following methods:

How to type circled ideograph five symbol on Microsoft Word

You can type the circled ideograph five 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 8 4
  • Without moving the cursor press keys Alt + x together
  • The original 3 2 8 4 is now transformed into ㊄

How to type circled ideograph five symbol on Microsoft Windows

You can type the circled ideograph five on Microsoft windows using following steps:

  • Hold Alt and press to type circled ideograph five on your windows machine.

How to type circled ideograph five symbol on Mac OS

You can type the circled ideograph five 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 “Circled Ideograph Five” 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 circled ideograph five symbol on Mac OS
    How to type circled ideograph five symbol on Mac OS

How to type circled ideograph five symbol on Linux

You can type the circled ideograph five 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 8 4 consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type circled ideograph five symbol on IOS and Android

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


How to use circled ideograph five in CSS

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

How to type circled ideograph five in HTML

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

Circled Ideograph Five symbol representation in programming languages

circled ideograph five's representation in different programming languages can be found in table below:

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