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