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