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