Search

Search for a symbol or emoji...

Hangul Syllable Us Symbol

Hangul Syllable Us Symbol Information

Symbol Name
Hangul Syllable Us
Unicode Version
2.0 (July 1996)
Unicode
U+C6C3
CSS Code
\C6C3
Hex Code
웃
HTML Code
웃
Symbol

Hangul Syllable Us Symbol Encoding

UTF-8
0xEC 0x9B 0x83
UTF-16
0xC6C3
UTF-32
0x0000C6C3

How to add hangul syllable us symbol via keyboard on different Operating systems

You can type the hangul syllable us symbol on most modern devices with the help of following methods:

How to type hangul syllable us symbol on Microsoft Word

You can type the hangul syllable us in Microsoft Word using steps mentioned below:

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

How to type hangul syllable us symbol on Microsoft Windows

You can type the hangul syllable us on Microsoft windows using following steps:

  • Hold Alt and press to type hangul syllable us on your windows machine.

How to type hangul syllable us symbol on Mac OS

You can type the hangul syllable us 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 Syllable Us" 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 hangul syllable us symbol on Linux

You can type the hangul syllable us 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 C6C3 consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type hangul syllable us symbol on IOS and Android

The easiest way to type the hangul syllable us symbol on ios and android is to copy and paste it wherever you need it.

How to use hangul syllable us in CSS

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

How to use hangul syllable us in HTML

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

Hangul Syllable Us symbol representation in programming languages

Hangul Syllable Ussymbol's representation in different programming languages can be found in table below:

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