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