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 NANO
Overview
㌨ (SQUARE NANO) is the Unicode character at code point U+3328. 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+3328 | |
| decimal | 13096 | |
| htmldecimal | ㌨ | |
| htmlhex | ㌨ | |
| css | \3328 | |
| javascript | \u{3328} | |
| python | \u3328 | |
| java | \u3328 | |
| go | \u3328 | |
| ruby | \u{3328} | |
| rust | \u{3328} | |
| ccpp | \u3328 | |
| urlencoded | %E3%8C%A8 | |
| utf8bytes | e3 8c a8 | |
| utf16bebytes | 33 28 | |
| utf32bebytes | 00 00 33 28 |
How to Use
HTML:
㌨
CSS:
content: "\3328"
JavaScript:
"\u{3328}"
Python:
"\u3328"
Properties
- Block
- CJK Compatibility
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 30CA 30CE
Frequently Asked Questions
What is the ㌨ character (SQUARE NANO)?
㌨ (SQUARE NANO) is the Unicode character U+3328.
What is the Unicode codepoint of SQUARE NANO?
The SQUARE NANO character (㌨) has codepoint U+3328.
How do I type or copy SQUARE NANO?
Copy ㌨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.