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 JUNGSEONG O
Overview
ᅩ (HANGUL JUNGSEONG O) is the Unicode character at code point U+1169. It belongs to the Hangul Jamo block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1169 | |
| decimal | 4457 | |
| htmldecimal | ᅩ | |
| htmlhex | ᅩ | |
| css | \1169 | |
| javascript | \u{1169} | |
| python | \u1169 | |
| java | \u1169 | |
| go | \u1169 | |
| ruby | \u{1169} | |
| rust | \u{1169} | |
| ccpp | \u1169 | |
| urlencoded | %E1%85%A9 | |
| utf8bytes | e1 85 a9 | |
| utf16bebytes | 11 69 | |
| utf32bebytes | 00 00 11 69 |
How to Use
HTML:
ᅩ
CSS:
content: "\1169"
JavaScript:
"\u{1169}"
Python:
"\u1169"
Properties
- Block
- Hangul Jamo
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᅩ character (HANGUL JUNGSEONG O)?
ᅩ (HANGUL JUNGSEONG O) is the Unicode character U+1169.
What is the Unicode codepoint of HANGUL JUNGSEONG O?
The HANGUL JUNGSEONG O character (ᅩ) has codepoint U+1169.
How do I type or copy HANGUL JUNGSEONG O?
Copy ᅩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.