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