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