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 DAY EIGHTEEN
Overview
㏱ (IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY EIGHTEEN) is the Unicode character at code point U+33F1. 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+33F1 | |
| decimal | 13297 | |
| htmldecimal | ㏱ | |
| htmlhex | ㏱ | |
| css | \33F1 | |
| javascript | \u{33F1} | |
| python | \u33f1 | |
| java | \u33F1 | |
| go | \u33F1 | |
| ruby | \u{33F1} | |
| rust | \u{33F1} | |
| ccpp | \u33f1 | |
| urlencoded | %E3%8F%B1 | |
| utf8bytes | e3 8f b1 | |
| utf16bebytes | 33 f1 | |
| utf32bebytes | 00 00 33 f1 |
How to Use
HTML:
㏱
CSS:
content: "\33F1"
JavaScript:
"\u{33F1}"
Python:
"\u33f1"
Properties
- Block
- CJK Compatibility
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0031 0038 65E5
Frequently Asked Questions
What is the ㏱ character (IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY EIGHTEEN)?
㏱ (IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY EIGHTEEN) is the Unicode character U+33F1.
What is the Unicode codepoint of IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY EIGHTEEN?
The IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY EIGHTEEN character (㏱) has codepoint U+33F1.
How do I type or copy IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY EIGHTEEN?
Copy ㏱ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.