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 F) is the Unicode character at code point U+3108. 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+3108 | |
| decimal | 12552 | |
| htmldecimal | ㄈ | |
| htmlhex | ㄈ | |
| css | \3108 | |
| javascript | \u{3108} | |
| python | \u3108 | |
| java | \u3108 | |
| go | \u3108 | |
| ruby | \u{3108} | |
| rust | \u{3108} | |
| ccpp | \u3108 | |
| urlencoded | %E3%84%88 | |
| utf8bytes | e3 84 88 | |
| utf16bebytes | 31 08 | |
| utf32bebytes | 00 00 31 08 |
How to Use
HTML:
ㄈ
CSS:
content: "\3108"
JavaScript:
"\u{3108}"
Python:
"\u3108"
Properties
Frequently Asked Questions
What is the ㄈ character (BOPOMOFO LETTER F)?
ㄈ (BOPOMOFO LETTER F) is the Unicode character U+3108.
What is the Unicode codepoint of BOPOMOFO LETTER F?
The BOPOMOFO LETTER F character (ㄈ) has codepoint U+3108.
How do I type or copy BOPOMOFO LETTER F?
Copy ㄈ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.