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 DOL
Overview
돌 (HANGUL SYLLABLE DOL) is the Unicode character at code point U+B3CC. 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+B3CC | |
| decimal | 46028 | |
| htmldecimal | 돌 | |
| htmlhex | 돌 | |
| css | \B3CC | |
| javascript | \u{B3CC} | |
| python | \ub3cc | |
| java | \uB3CC | |
| go | \uB3CC | |
| ruby | \u{B3CC} | |
| rust | \u{B3CC} | |
| ccpp | \ub3cc | |
| urlencoded | %EB%8F%8C | |
| utf8bytes | eb 8f 8c | |
| utf16bebytes | b3 cc | |
| utf32bebytes | 00 00 b3 cc |
How to Use
HTML:
돌
CSS:
content: "\B3CC"
JavaScript:
"\u{B3CC}"
Python:
"\ub3cc"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1103 1169 11AF
Frequently Asked Questions
What is the 돌 character (HANGUL SYLLABLE DOL)?
돌 (HANGUL SYLLABLE DOL) is the Unicode character U+B3CC.
What is the Unicode codepoint of HANGUL SYLLABLE DOL?
The HANGUL SYLLABLE DOL character (돌) has codepoint U+B3CC.
How do I type or copy HANGUL SYLLABLE DOL?
Copy 돌 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.