copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('요'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
요
HANGUL SYLLABLE YO
Overview
요 (HANGUL SYLLABLE YO) is the Unicode character at code point U+C694. It belongs to the Hangul Syllables block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C694 | |
| decimal | 50836 | |
| htmldecimal | 요 | |
| htmlhex | 요 | |
| css | \C694 | |
| javascript | \u{C694} | |
| python | \uc694 | |
| java | \uC694 | |
| go | \uC694 | |
| ruby | \u{C694} | |
| rust | \u{C694} | |
| ccpp | \uc694 | |
| urlencoded | %EC%9A%94 | |
| utf8bytes | ec 9a 94 | |
| utf16bebytes | c6 94 | |
| utf32bebytes | 00 00 c6 94 |
How to Use
HTML:
요
CSS:
content: "\C694"
JavaScript:
"\u{C694}"
Python:
"\uc694"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110B 116D
Frequently Asked Questions
What is the 요 character (HANGUL SYLLABLE YO)?
요 (HANGUL SYLLABLE YO) is the Unicode character U+C694.
What is the Unicode codepoint of HANGUL SYLLABLE YO?
The HANGUL SYLLABLE YO character (요) has codepoint U+C694.
How do I type or copy HANGUL SYLLABLE YO?
Copy 요 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.