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 WE
Overview
ㅞ (HANGUL LETTER WE) is the Unicode character at code point U+315E. 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+315E | |
| decimal | 12638 | |
| htmldecimal | ㅞ | |
| htmlhex | ㅞ | |
| css | \315E | |
| javascript | \u{315E} | |
| python | \u315e | |
| java | \u315E | |
| go | \u315E | |
| ruby | \u{315E} | |
| rust | \u{315E} | |
| ccpp | \u315e | |
| urlencoded | %E3%85%9E | |
| utf8bytes | e3 85 9e | |
| utf16bebytes | 31 5e | |
| utf32bebytes | 00 00 31 5e |
How to Use
HTML:
ㅞ
CSS:
content: "\315E"
JavaScript:
"\u{315E}"
Python:
"\u315e"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 1170
Frequently Asked Questions
What is the ㅞ character (HANGUL LETTER WE)?
ㅞ (HANGUL LETTER WE) is the Unicode character U+315E.
What is the Unicode codepoint of HANGUL LETTER WE?
The HANGUL LETTER WE character (ㅞ) has codepoint U+315E.
How do I type or copy HANGUL LETTER WE?
Copy ㅞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.