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