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-3087C
Overview
𰡼 (CJK UNIFIED IDEOGRAPH-3087C) is the Unicode character at code point U+3087C. 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+3087C | |
| decimal | 198780 | |
| htmldecimal | 𰡼 | |
| htmlhex | 𰡼 | |
| css | \3087C | |
| javascript | \u{3087C} | |
| python | \U0003087c | |
| java | \uD882\uDC7C | |
| go | \U0003087C | |
| ruby | \u{3087C} | |
| rust | \u{3087C} | |
| ccpp | \U0003087c | |
| urlencoded | %F0%B0%A1%BC | |
| utf8bytes | f0 b0 a1 bc | |
| utf16bebytes | d8 82 dc 7c | |
| utf32bebytes | 00 03 08 7c |
How to Use
HTML:
𰡼
CSS:
content: "\3087C"
JavaScript:
"\u{3087C}"
Python:
"\U0003087c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰡼 character (CJK UNIFIED IDEOGRAPH-3087C)?
𰡼 (CJK UNIFIED IDEOGRAPH-3087C) is the Unicode character U+3087C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3087C?
The CJK UNIFIED IDEOGRAPH-3087C character (𰡼) has codepoint U+3087C.
How do I type or copy CJK UNIFIED IDEOGRAPH-3087C?
Copy 𰡼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.