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