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 EULM
Overview
읆 (HANGUL SYLLABLE EULM) is the Unicode character at code point U+C746. 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+C746 | |
| decimal | 51014 | |
| htmldecimal | 읆 | |
| htmlhex | 읆 | |
| css | \C746 | |
| javascript | \u{C746} | |
| python | \uc746 | |
| java | \uC746 | |
| go | \uC746 | |
| ruby | \u{C746} | |
| rust | \u{C746} | |
| ccpp | \uc746 | |
| urlencoded | %EC%9D%86 | |
| utf8bytes | ec 9d 86 | |
| utf16bebytes | c7 46 | |
| utf32bebytes | 00 00 c7 46 |
How to Use
HTML:
읆
CSS:
content: "\C746"
JavaScript:
"\u{C746}"
Python:
"\uc746"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110B 1173 11B1
Frequently Asked Questions
What is the 읆 character (HANGUL SYLLABLE EULM)?
읆 (HANGUL SYLLABLE EULM) is the Unicode character U+C746.
What is the Unicode codepoint of HANGUL SYLLABLE EULM?
The HANGUL SYLLABLE EULM character (읆) has codepoint U+C746.
How do I type or copy HANGUL SYLLABLE EULM?
Copy 읆 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.