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