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' : ''">
𰂇
CJK UNIFIED IDEOGRAPH-30087
Overview
𰂇 (CJK UNIFIED IDEOGRAPH-30087) is the Unicode character at code point U+30087. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+30087 | |
| decimal | 196743 | |
| htmldecimal | 𰂇 | |
| htmlhex | 𰂇 | |
| css | \30087 | |
| javascript | \u{30087} | |
| python | \U00030087 | |
| java | \uD880\uDC87 | |
| go | \U00030087 | |
| ruby | \u{30087} | |
| rust | \u{30087} | |
| ccpp | \U00030087 | |
| urlencoded | %F0%B0%82%87 | |
| utf8bytes | f0 b0 82 87 | |
| utf16bebytes | d8 80 dc 87 | |
| utf32bebytes | 00 03 00 87 |
How to Use
HTML:
𰂇
CSS:
content: "\30087"
JavaScript:
"\u{30087}"
Python:
"\U00030087"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰂇 character (CJK UNIFIED IDEOGRAPH-30087)?
𰂇 (CJK UNIFIED IDEOGRAPH-30087) is the Unicode character U+30087.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-30087?
The CJK UNIFIED IDEOGRAPH-30087 character (𰂇) has codepoint U+30087.
How do I type or copy CJK UNIFIED IDEOGRAPH-30087?
Copy 𰂇 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.