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