Hangul Syllable Yu Symbol 유

Copy to Clipboard


Hangul Syllable Yu Symbol Information

Symbol Name Hangul Syllable Yu
Unicode Version 2.0 (July 1996)
Unicode U+C720
CSS Code \C720
Hex Code 유
HTML Code 유

Hangul Syllable Yu Symbol Encoding

UTF-8 0xEC 0x9C 0xA0
UTF-16 0xC720
UTF-32 0x0000C720


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

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

How to type hangul syllable yu symbol on Microsoft Word

You can type the hangul syllable yu on microsoft Microsoft Word using steps mentioned below:

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

How to type hangul syllable yu symbol on Microsoft Windows

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

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

How to type hangul syllable yu symbol on Mac OS

You can type the hangul syllable yu 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 Yu” 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 syllable yu symbol on Mac OS
    How to type hangul syllable yu symbol on Mac OS

How to type hangul syllable yu symbol on Linux

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

How to type hangul syllable yu symbol on IOS and Android

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


How to use hangul syllable yu in CSS

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

How to type hangul syllable yu in HTML

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

Hangul Syllable Yu symbol representation in programming languages

hangul syllable yu's representation in different programming languages can be found in table below:

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