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 LETTER TIKEUT
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3137 | |
| decimal | 12599 | |
| htmldecimal | ㄷ | |
| htmlhex | ㄷ | |
| css | \3137 | |
| javascript | \u{3137} | |
| python | \u3137 | |
| java | \u3137 | |
| go | \u3137 | |
| ruby | \u{3137} | |
| rust | \u{3137} | |
| ccpp | \u3137 | |
| urlencoded | %E3%84%B7 | |
| utf8bytes | e3 84 b7 | |
| utf16bebytes | 31 37 | |
| utf32bebytes | 00 00 31 37 |
How to Use
HTML:
ㄷ
CSS:
content: "\3137"
JavaScript:
"\u{3137}"
Python:
"\u3137"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 1103
Frequently Asked Questions
What is the ㄷ character (HANGUL LETTER TIKEUT)?
ㄷ (HANGUL LETTER TIKEUT) is the Unicode character U+3137.
What is the Unicode codepoint of HANGUL LETTER TIKEUT?
The HANGUL LETTER TIKEUT character (ㄷ) has codepoint U+3137.
How do I type or copy HANGUL LETTER TIKEUT?
Copy ㄷ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.