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' : ''">
㌧
SQUARE TON
Overview
㌧ (SQUARE TON) is the Unicode character at code point U+3327. It belongs to the CJK Compatibility block, in the Other Symbol (So) general category. Its script is Kana.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3327 | |
| decimal | 13095 | |
| htmldecimal | ㌧ | |
| htmlhex | ㌧ | |
| css | \3327 | |
| javascript | \u{3327} | |
| python | \u3327 | |
| java | \u3327 | |
| go | \u3327 | |
| ruby | \u{3327} | |
| rust | \u{3327} | |
| ccpp | \u3327 | |
| urlencoded | %E3%8C%A7 | |
| utf8bytes | e3 8c a7 | |
| utf16bebytes | 33 27 | |
| utf32bebytes | 00 00 33 27 |
How to Use
HTML:
㌧
CSS:
content: "\3327"
JavaScript:
"\u{3327}"
Python:
"\u3327"
Properties
- Block
- CJK Compatibility
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 30C8 30F3
Frequently Asked Questions
What is the ㌧ character (SQUARE TON)?
㌧ (SQUARE TON) is the Unicode character U+3327.
What is the Unicode codepoint of SQUARE TON?
The SQUARE TON character (㌧) has codepoint U+3327.
How do I type or copy SQUARE TON?
Copy ㌧ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.