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