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 TONG
Overview
통 (HANGUL SYLLABLE TONG) is the Unicode character at code point U+D1B5. 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+D1B5 | |
| decimal | 53685 | |
| htmldecimal | 통 | |
| htmlhex | 통 | |
| css | \D1B5 | |
| javascript | \u{D1B5} | |
| python | \ud1b5 | |
| java | \uD1B5 | |
| go | \uD1B5 | |
| ruby | \u{D1B5} | |
| rust | \u{D1B5} | |
| ccpp | \ud1b5 | |
| urlencoded | %ED%86%B5 | |
| utf8bytes | ed 86 b5 | |
| utf16bebytes | d1 b5 | |
| utf32bebytes | 00 00 d1 b5 |
How to Use
HTML:
통
CSS:
content: "\D1B5"
JavaScript:
"\u{D1B5}"
Python:
"\ud1b5"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1110 1169 11BC
Frequently Asked Questions
What is the 통 character (HANGUL SYLLABLE TONG)?
통 (HANGUL SYLLABLE TONG) is the Unicode character U+D1B5.
What is the Unicode codepoint of HANGUL SYLLABLE TONG?
The HANGUL SYLLABLE TONG character (통) has codepoint U+D1B5.
How do I type or copy HANGUL SYLLABLE TONG?
Copy 통 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.