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