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' : ''">
っ
HIRAGANA LETTER SMALL TU
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3063 | |
| decimal | 12387 | |
| htmldecimal | っ | |
| htmlhex | っ | |
| css | \3063 | |
| javascript | \u{3063} | |
| python | \u3063 | |
| java | \u3063 | |
| go | \u3063 | |
| ruby | \u{3063} | |
| rust | \u{3063} | |
| ccpp | \u3063 | |
| urlencoded | %E3%81%A3 | |
| utf8bytes | e3 81 a3 | |
| utf16bebytes | 30 63 | |
| utf32bebytes | 00 00 30 63 |
How to Use
HTML:
っ
CSS:
content: "\3063"
JavaScript:
"\u{3063}"
Python:
"\u3063"
Properties
Frequently Asked Questions
What is the っ character (HIRAGANA LETTER SMALL TU)?
っ (HIRAGANA LETTER SMALL TU) is the Unicode character U+3063.
What is the Unicode codepoint of HIRAGANA LETTER SMALL TU?
The HIRAGANA LETTER SMALL TU character (っ) has codepoint U+3063.
How do I type or copy HIRAGANA LETTER SMALL TU?
Copy っ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.