Search

Search for a symbol or emoji...

Ideographic Number Zero Symbol

Ideographic Number Zero Symbol Information

Symbol Name
Ideographic Number Zero
Unicode Version
1.1 (June 1993)
Unicode
U+3007
CSS Code
\3007
Hex Code
〇
HTML Code
〇
Symbol

Ideographic Number Zero Symbol Encoding

UTF-8
0xE3 0x80 0x87
UTF-16
0x3007
UTF-32
0x00003007

Ideographic Number ZeroSymbol's PNG and SVG files

How to add ideographic number zero symbol via keyboard on different Operating systems

You can type the ideographic number zero symbol on most modern devices with the help of following methods:

How to type ideographic number zero symbol on Microsoft Word

You can type the ideographic number zero in Microsoft Word using steps mentioned below:

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

How to type ideographic number zero symbol on Microsoft Windows

You can type the ideographic number zero on Microsoft windows using following steps:

  • Hold Alt and press to type ideographic number zero on your windows machine.

How to type ideographic number zero symbol on Mac OS

You can type the ideographic number zero 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 "Ideographic Number Zero" 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 ideographic number zero symbol on Linux

You can type the ideographic number zero 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 3007 consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type ideographic number zero symbol on IOS and Android

The easiest way to type the ideographic number zero symbol on ios and android is to copy and paste it wherever you need it.

How to use ideographic number zero in CSS

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

How to use ideographic number zero in HTML

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

Ideographic Number Zero symbol representation in programming languages

Ideographic Number Zerosymbol's representation in different programming languages can be found in table below:

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