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