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-267BE
Overview
𦞾 (CJK UNIFIED IDEOGRAPH-267BE) is the Unicode character at code point U+267BE. 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+267BE | |
| decimal | 157630 | |
| htmldecimal | 𦞾 | |
| htmlhex | 𦞾 | |
| css | \267BE | |
| javascript | \u{267BE} | |
| python | \U000267be | |
| java | \uD859\uDFBE | |
| go | \U000267BE | |
| ruby | \u{267BE} | |
| rust | \u{267BE} | |
| ccpp | \U000267be | |
| urlencoded | %F0%A6%9E%BE | |
| utf8bytes | f0 a6 9e be | |
| utf16bebytes | d8 59 df be | |
| utf32bebytes | 00 02 67 be |
How to Use
HTML:
𦞾
CSS:
content: "\267BE"
JavaScript:
"\u{267BE}"
Python:
"\U000267be"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦞾 character (CJK UNIFIED IDEOGRAPH-267BE)?
𦞾 (CJK UNIFIED IDEOGRAPH-267BE) is the Unicode character U+267BE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-267BE?
The CJK UNIFIED IDEOGRAPH-267BE character (𦞾) has codepoint U+267BE.
How do I type or copy CJK UNIFIED IDEOGRAPH-267BE?
Copy 𦞾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.