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' : ''">
ㄉ
Overview
ㄉ (BOPOMOFO LETTER D) is the Unicode character at code point U+3109. It belongs to the Bopomofo block, in the Other Letter (Lo) general category. Its script is Bopo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3109 | |
| decimal | 12553 | |
| htmldecimal | ㄉ | |
| htmlhex | ㄉ | |
| css | \3109 | |
| javascript | \u{3109} | |
| python | \u3109 | |
| java | \u3109 | |
| go | \u3109 | |
| ruby | \u{3109} | |
| rust | \u{3109} | |
| ccpp | \u3109 | |
| urlencoded | %E3%84%89 | |
| utf8bytes | e3 84 89 | |
| utf16bebytes | 31 09 | |
| utf32bebytes | 00 00 31 09 |
How to Use
HTML:
ㄉ
CSS:
content: "\3109"
JavaScript:
"\u{3109}"
Python:
"\u3109"
Properties
Frequently Asked Questions
What is the ㄉ character (BOPOMOFO LETTER D)?
ㄉ (BOPOMOFO LETTER D) is the Unicode character U+3109.
What is the Unicode codepoint of BOPOMOFO LETTER D?
The BOPOMOFO LETTER D character (ㄉ) has codepoint U+3109.
How do I type or copy BOPOMOFO LETTER D?
Copy ㄉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.