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-237BC
Overview
𣞼 (CJK UNIFIED IDEOGRAPH-237BC) is the Unicode character at code point U+237BC. 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+237BC | |
| decimal | 145340 | |
| htmldecimal | 𣞼 | |
| htmlhex | 𣞼 | |
| css | \237BC | |
| javascript | \u{237BC} | |
| python | \U000237bc | |
| java | \uD84D\uDFBC | |
| go | \U000237BC | |
| ruby | \u{237BC} | |
| rust | \u{237BC} | |
| ccpp | \U000237bc | |
| urlencoded | %F0%A3%9E%BC | |
| utf8bytes | f0 a3 9e bc | |
| utf16bebytes | d8 4d df bc | |
| utf32bebytes | 00 02 37 bc |
How to Use
HTML:
𣞼
CSS:
content: "\237BC"
JavaScript:
"\u{237BC}"
Python:
"\U000237bc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣞼 character (CJK UNIFIED IDEOGRAPH-237BC)?
𣞼 (CJK UNIFIED IDEOGRAPH-237BC) is the Unicode character U+237BC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-237BC?
The CJK UNIFIED IDEOGRAPH-237BC character (𣞼) has codepoint U+237BC.
How do I type or copy CJK UNIFIED IDEOGRAPH-237BC?
Copy 𣞼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.