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-242BD
Overview
𤊽 (CJK UNIFIED IDEOGRAPH-242BD) is the Unicode character at code point U+242BD. 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+242BD | |
| decimal | 148157 | |
| htmldecimal | 𤊽 | |
| htmlhex | 𤊽 | |
| css | \242BD | |
| javascript | \u{242BD} | |
| python | \U000242bd | |
| java | \uD850\uDEBD | |
| go | \U000242BD | |
| ruby | \u{242BD} | |
| rust | \u{242BD} | |
| ccpp | \U000242bd | |
| urlencoded | %F0%A4%8A%BD | |
| utf8bytes | f0 a4 8a bd | |
| utf16bebytes | d8 50 de bd | |
| utf32bebytes | 00 02 42 bd |
How to Use
HTML:
𤊽
CSS:
content: "\242BD"
JavaScript:
"\u{242BD}"
Python:
"\U000242bd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤊽 character (CJK UNIFIED IDEOGRAPH-242BD)?
𤊽 (CJK UNIFIED IDEOGRAPH-242BD) is the Unicode character U+242BD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-242BD?
The CJK UNIFIED IDEOGRAPH-242BD character (𤊽) has codepoint U+242BD.
How do I type or copy CJK UNIFIED IDEOGRAPH-242BD?
Copy 𤊽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.