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