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 LETTER YO
Overview
ㅛ (HANGUL LETTER YO) is the Unicode character at code point U+315B. It belongs to the Hangul Compatibility Jamo block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+315B | |
| decimal | 12635 | |
| htmldecimal | ㅛ | |
| htmlhex | ㅛ | |
| css | \315B | |
| javascript | \u{315B} | |
| python | \u315b | |
| java | \u315B | |
| go | \u315B | |
| ruby | \u{315B} | |
| rust | \u{315B} | |
| ccpp | \u315b | |
| urlencoded | %E3%85%9B | |
| utf8bytes | e3 85 9b | |
| utf16bebytes | 31 5b | |
| utf32bebytes | 00 00 31 5b |
How to Use
HTML:
ㅛ
CSS:
content: "\315B"
JavaScript:
"\u{315B}"
Python:
"\u315b"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 116D
Frequently Asked Questions
What is the ㅛ character (HANGUL LETTER YO)?
ㅛ (HANGUL LETTER YO) is the Unicode character U+315B.
What is the Unicode codepoint of HANGUL LETTER YO?
The HANGUL LETTER YO character (ㅛ) has codepoint U+315B.
How do I type or copy HANGUL LETTER YO?
Copy ㅛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.