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
す (HIRAGANA LETTER SU) is the Unicode character at code point U+3059. It belongs to the Hiragana block, in the Other Letter (Lo) general category. Its script is Hira.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3059 | |
| decimal | 12377 | |
| htmldecimal | す | |
| htmlhex | す | |
| css | \3059 | |
| javascript | \u{3059} | |
| python | \u3059 | |
| java | \u3059 | |
| go | \u3059 | |
| ruby | \u{3059} | |
| rust | \u{3059} | |
| ccpp | \u3059 | |
| urlencoded | %E3%81%99 | |
| utf8bytes | e3 81 99 | |
| utf16bebytes | 30 59 | |
| utf32bebytes | 00 00 30 59 |
How to Use
HTML:
す
CSS:
content: "\3059"
JavaScript:
"\u{3059}"
Python:
"\u3059"
Properties
Frequently Asked Questions
What is the す character (HIRAGANA LETTER SU)?
す (HIRAGANA LETTER SU) is the Unicode character U+3059.
What is the Unicode codepoint of HIRAGANA LETTER SU?
The HIRAGANA LETTER SU character (す) has codepoint U+3059.
How do I type or copy HIRAGANA LETTER SU?
Copy す directly, or use the HTML entity, UTF-8, and code encodings shown on this page.