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