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