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 BAM
Overview
밤 (HANGUL SYLLABLE BAM) is the Unicode character at code point U+BC24. 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+BC24 | |
| decimal | 48164 | |
| htmldecimal | 밤 | |
| htmlhex | 밤 | |
| css | \BC24 | |
| javascript | \u{BC24} | |
| python | \ubc24 | |
| java | \uBC24 | |
| go | \uBC24 | |
| ruby | \u{BC24} | |
| rust | \u{BC24} | |
| ccpp | \ubc24 | |
| urlencoded | %EB%B0%A4 | |
| utf8bytes | eb b0 a4 | |
| utf16bebytes | bc 24 | |
| utf32bebytes | 00 00 bc 24 |
How to Use
HTML:
밤
CSS:
content: "\BC24"
JavaScript:
"\u{BC24}"
Python:
"\ubc24"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1107 1161 11B7
Frequently Asked Questions
What is the 밤 character (HANGUL SYLLABLE BAM)?
밤 (HANGUL SYLLABLE BAM) is the Unicode character U+BC24.
What is the Unicode codepoint of HANGUL SYLLABLE BAM?
The HANGUL SYLLABLE BAM character (밤) has codepoint U+BC24.
How do I type or copy HANGUL SYLLABLE BAM?
Copy 밤 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.