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