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