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