Hiragana Letter Zo Symbol

Hiragana Letter Zo Symbol Information

Symbol Name
Hiragana Letter Zo
Unicode Version
1.1 (June 1993)
Unicode
U+305E
CSS Code
\305E
Hex Code
ぞ
HTML Code
ぞ
Symbol

Hiragana Letter Zo Symbol Encoding

UTF-8
0xE3 0x81 0x9E
UTF-16
0x305E
UTF-32
0x0000305E

Hiragana Letter ZoSymbol's PNG and SVG files

How to add hiragana letter zo symbol via keyboard on different Operating systems

You can type the hiragana letter zo symbol on most modern devices with the help of following methods:

How to type hiragana letter zo symbol on Microsoft Word

You can type the hiragana letter zo in Microsoft Word using steps mentioned below:

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

How to type hiragana letter zo symbol on Microsoft Windows

You can type the hiragana letter zo on Microsoft windows using following steps:

  • Hold Alt and press to type hiragana letter zo on your windows machine.

How to type hiragana letter zo symbol on Mac OS

You can type the hiragana letter zo 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 "Hiragana Letter Zo" 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 hiragana letter zo symbol on Linux

You can type the hiragana letter zo 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 305E consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type hiragana letter zo symbol on IOS and Android

The easiest way to type the hiragana letter zo symbol on ios and android is to copy and paste it wherever you need it.

How to use hiragana letter zo in CSS

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

How to use hiragana letter zo in HTML

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

Hiragana Letter Zo symbol representation in programming languages

Hiragana Letter Zosymbol's representation in different programming languages can be found in table below:

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