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-207BC
Overview
𠞼 (CJK UNIFIED IDEOGRAPH-207BC) is the Unicode character at code point U+207BC. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+207BC | |
| decimal | 133052 | |
| htmldecimal | 𠞼 | |
| htmlhex | 𠞼 | |
| css | \207BC | |
| javascript | \u{207BC} | |
| python | \U000207bc | |
| java | \uD841\uDFBC | |
| go | \U000207BC | |
| ruby | \u{207BC} | |
| rust | \u{207BC} | |
| ccpp | \U000207bc | |
| urlencoded | %F0%A0%9E%BC | |
| utf8bytes | f0 a0 9e bc | |
| utf16bebytes | d8 41 df bc | |
| utf32bebytes | 00 02 07 bc |
How to Use
HTML:
𠞼
CSS:
content: "\207BC"
JavaScript:
"\u{207BC}"
Python:
"\U000207bc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠞼 character (CJK UNIFIED IDEOGRAPH-207BC)?
𠞼 (CJK UNIFIED IDEOGRAPH-207BC) is the Unicode character U+207BC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-207BC?
The CJK UNIFIED IDEOGRAPH-207BC character (𠞼) has codepoint U+207BC.
How do I type or copy CJK UNIFIED IDEOGRAPH-207BC?
Copy 𠞼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.