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' : ''">
㋀
IDEOGRAPHIC TELEGRAPH SYMBOL FOR JANUARY
Overview
㋀ (IDEOGRAPHIC TELEGRAPH SYMBOL FOR JANUARY) is the Unicode character at code point U+32C0. It belongs to the Enclosed CJK Letters and Months block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+32C0 | |
| decimal | 12992 | |
| htmldecimal | ㋀ | |
| htmlhex | ㋀ | |
| css | \32C0 | |
| javascript | \u{32C0} | |
| python | \u32c0 | |
| java | \u32C0 | |
| go | \u32C0 | |
| ruby | \u{32C0} | |
| rust | \u{32C0} | |
| ccpp | \u32c0 | |
| urlencoded | %E3%8B%80 | |
| utf8bytes | e3 8b 80 | |
| utf16bebytes | 32 c0 | |
| utf32bebytes | 00 00 32 c0 |
How to Use
HTML:
㋀
CSS:
content: "\32C0"
JavaScript:
"\u{32C0}"
Python:
"\u32c0"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0031 6708
Frequently Asked Questions
What is the ㋀ character (IDEOGRAPHIC TELEGRAPH SYMBOL FOR JANUARY)?
㋀ (IDEOGRAPHIC TELEGRAPH SYMBOL FOR JANUARY) is the Unicode character U+32C0.
What is the Unicode codepoint of IDEOGRAPHIC TELEGRAPH SYMBOL FOR JANUARY?
The IDEOGRAPHIC TELEGRAPH SYMBOL FOR JANUARY character (㋀) has codepoint U+32C0.
How do I type or copy IDEOGRAPHIC TELEGRAPH SYMBOL FOR JANUARY?
Copy ㋀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.