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