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 BUT
Overview
붙 (HANGUL SYLLABLE BUT) is the Unicode character at code point U+BD99. 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+BD99 | |
| decimal | 48537 | |
| htmldecimal | 붙 | |
| htmlhex | 붙 | |
| css | \BD99 | |
| javascript | \u{BD99} | |
| python | \ubd99 | |
| java | \uBD99 | |
| go | \uBD99 | |
| ruby | \u{BD99} | |
| rust | \u{BD99} | |
| ccpp | \ubd99 | |
| urlencoded | %EB%B6%99 | |
| utf8bytes | eb b6 99 | |
| utf16bebytes | bd 99 | |
| utf32bebytes | 00 00 bd 99 |
How to Use
HTML:
붙
CSS:
content: "\BD99"
JavaScript:
"\u{BD99}"
Python:
"\ubd99"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1107 116E 11C0
Frequently Asked Questions
What is the 붙 character (HANGUL SYLLABLE BUT)?
붙 (HANGUL SYLLABLE BUT) is the Unicode character U+BD99.
What is the Unicode codepoint of HANGUL SYLLABLE BUT?
The HANGUL SYLLABLE BUT character (붙) has codepoint U+BD99.
How do I type or copy HANGUL SYLLABLE BUT?
Copy 붙 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.