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