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 JAE
Overview
재 (HANGUL SYLLABLE JAE) is the Unicode character at code point U+C7AC. 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+C7AC | |
| decimal | 51116 | |
| htmldecimal | 재 | |
| htmlhex | 재 | |
| css | \C7AC | |
| javascript | \u{C7AC} | |
| python | \uc7ac | |
| java | \uC7AC | |
| go | \uC7AC | |
| ruby | \u{C7AC} | |
| rust | \u{C7AC} | |
| ccpp | \uc7ac | |
| urlencoded | %EC%9E%AC | |
| utf8bytes | ec 9e ac | |
| utf16bebytes | c7 ac | |
| utf32bebytes | 00 00 c7 ac |
How to Use
HTML:
재
CSS:
content: "\C7AC"
JavaScript:
"\u{C7AC}"
Python:
"\uc7ac"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110C 1162
Frequently Asked Questions
What is the 재 character (HANGUL SYLLABLE JAE)?
재 (HANGUL SYLLABLE JAE) is the Unicode character U+C7AC.
What is the Unicode codepoint of HANGUL SYLLABLE JAE?
The HANGUL SYLLABLE JAE character (재) has codepoint U+C7AC.
How do I type or copy HANGUL SYLLABLE JAE?
Copy 재 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.