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