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 YEOM
Overview
염 (HANGUL SYLLABLE YEOM) is the Unicode character at code point U+C5FC. 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+C5FC | |
| decimal | 50684 | |
| htmldecimal | 염 | |
| htmlhex | 염 | |
| css | \C5FC | |
| javascript | \u{C5FC} | |
| python | \uc5fc | |
| java | \uC5FC | |
| go | \uC5FC | |
| ruby | \u{C5FC} | |
| rust | \u{C5FC} | |
| ccpp | \uc5fc | |
| urlencoded | %EC%97%BC | |
| utf8bytes | ec 97 bc | |
| utf16bebytes | c5 fc | |
| utf32bebytes | 00 00 c5 fc |
How to Use
HTML:
염
CSS:
content: "\C5FC"
JavaScript:
"\u{C5FC}"
Python:
"\uc5fc"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110B 1167 11B7
Frequently Asked Questions
What is the 염 character (HANGUL SYLLABLE YEOM)?
염 (HANGUL SYLLABLE YEOM) is the Unicode character U+C5FC.
What is the Unicode codepoint of HANGUL SYLLABLE YEOM?
The HANGUL SYLLABLE YEOM character (염) has codepoint U+C5FC.
How do I type or copy HANGUL SYLLABLE YEOM?
Copy 염 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.