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' : ''">
〄
JAPANESE INDUSTRIAL STANDARD SYMBOL
Overview
〄 (JAPANESE INDUSTRIAL STANDARD SYMBOL) is the Unicode character at code point U+3004. It belongs to the CJK Symbols and Punctuation block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3004 | |
| decimal | 12292 | |
| htmldecimal | 〄 | |
| htmlhex | 〄 | |
| css | \3004 | |
| javascript | \u{3004} | |
| python | \u3004 | |
| java | \u3004 | |
| go | \u3004 | |
| ruby | \u{3004} | |
| rust | \u{3004} | |
| ccpp | \u3004 | |
| urlencoded | %E3%80%84 | |
| utf8bytes | e3 80 84 | |
| utf16bebytes | 30 04 | |
| utf32bebytes | 00 00 30 04 |
How to Use
HTML:
〄
CSS:
content: "\3004"
JavaScript:
"\u{3004}"
Python:
"\u3004"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 〄 character (JAPANESE INDUSTRIAL STANDARD SYMBOL)?
〄 (JAPANESE INDUSTRIAL STANDARD SYMBOL) is the Unicode character U+3004.
What is the Unicode codepoint of JAPANESE INDUSTRIAL STANDARD SYMBOL?
The JAPANESE INDUSTRIAL STANDARD SYMBOL character (〄) has codepoint U+3004.
How do I type or copy JAPANESE INDUSTRIAL STANDARD SYMBOL?
Copy 〄 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.