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