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' : ''">
㆔
Overview
㆔ (IDEOGRAPHIC ANNOTATION THREE MARK) is the Unicode character at code point U+3194. It belongs to the Kanbun block, in the Other Number (No) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3194 | |
| decimal | 12692 | |
| htmldecimal | ㆔ | |
| htmlhex | ㆔ | |
| css | \3194 | |
| javascript | \u{3194} | |
| python | \u3194 | |
| java | \u3194 | |
| go | \u3194 | |
| ruby | \u{3194} | |
| rust | \u{3194} | |
| ccpp | \u3194 | |
| urlencoded | %E3%86%94 | |
| utf8bytes | e3 86 94 | |
| utf16bebytes | 31 94 | |
| utf32bebytes | 00 00 31 94 |
How to Use
HTML:
㆔
CSS:
content: "\3194"
JavaScript:
"\u{3194}"
Python:
"\u3194"
Properties
Frequently Asked Questions
What is the ㆔ character (IDEOGRAPHIC ANNOTATION THREE MARK)?
㆔ (IDEOGRAPHIC ANNOTATION THREE MARK) is the Unicode character U+3194.
What is the Unicode codepoint of IDEOGRAPHIC ANNOTATION THREE MARK?
The IDEOGRAPHIC ANNOTATION THREE MARK character (㆔) has codepoint U+3194.
How do I type or copy IDEOGRAPHIC ANNOTATION THREE MARK?
Copy ㆔ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.