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