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