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