Hangul Letter Ssangsios Symbol ㅆ

Copy to Clipboard


Hangul Letter Ssangsios Symbol Information

Symbol Name Hangul Letter Ssangsios
Unicode Version 1.1 (June 1993)
Unicode U+3146
CSS Code \3146
Hex Code ㅆ
HTML Code ㅆ

Hangul Letter Ssangsios Symbol Encoding

UTF-8 0xE3 0x85 0x86
UTF-16 0x3146
UTF-32 0x00003146


Hangul Letter Ssangsios symbol's PNG and SVG files


How to add hangul letter ssangsios symbol via keyboard on different Operating systems

You can type the hangul letter ssangsios on most modern devices with the help of following methods:

How to type hangul letter ssangsios symbol on Microsoft Word

You can type the hangul letter ssangsios 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 1 4 6
  • Without moving the cursor press keys Alt + x together
  • The original 3 1 4 6 is now transformed into ㅆ

How to type hangul letter ssangsios symbol on Microsoft Windows

You can type the hangul letter ssangsios on Microsoft windows using following steps:

  • Hold Alt and press to type hangul letter ssangsios on your windows machine.

How to type hangul letter ssangsios symbol on Mac OS

You can type the hangul letter ssangsios 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 “Hangul Letter Ssangsios” 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 hangul letter ssangsios symbol on Mac OS
    How to type hangul letter ssangsios symbol on Mac OS

How to type hangul letter ssangsios symbol on Linux

You can type the hangul letter ssangsios 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 1 4 6 consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type hangul letter ssangsios symbol on IOS and Android

The easiest way to type the hangul letter ssangsios on ios and android is to copy and paste it wherever you need it.


How to use hangul letter ssangsios in CSS

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

How to type hangul letter ssangsios in HTML

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

Hangul Letter Ssangsios symbol representation in programming languages

hangul letter ssangsios's representation in different programming languages can be found in table below:

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