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 REVERSE MARK) is the Unicode character at code point U+3191. 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+3191 | |
| decimal | 12689 | |
| htmldecimal | ㆑ | |
| htmlhex | ㆑ | |
| css | \3191 | |
| javascript | \u{3191} | |
| python | \u3191 | |
| java | \u3191 | |
| go | \u3191 | |
| ruby | \u{3191} | |
| rust | \u{3191} | |
| ccpp | \u3191 | |
| urlencoded | %E3%86%91 | |
| utf8bytes | e3 86 91 | |
| utf16bebytes | 31 91 | |
| utf32bebytes | 00 00 31 91 |
How to Use
HTML:
㆑
CSS:
content: "\3191"
JavaScript:
"\u{3191}"
Python:
"\u3191"
Properties
Frequently Asked Questions
What is the ㆑ character (IDEOGRAPHIC ANNOTATION REVERSE MARK)?
㆑ (IDEOGRAPHIC ANNOTATION REVERSE MARK) is the Unicode character U+3191.
What is the Unicode codepoint of IDEOGRAPHIC ANNOTATION REVERSE MARK?
The IDEOGRAPHIC ANNOTATION REVERSE MARK character (㆑) has codepoint U+3191.
How do I type or copy IDEOGRAPHIC ANNOTATION REVERSE MARK?
Copy ㆑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.