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-99BE
Overview
馾 (CJK UNIFIED IDEOGRAPH-99BE) is the Unicode character at code point U+99BE. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+99BE | |
| decimal | 39358 | |
| htmldecimal | 馾 | |
| htmlhex | 馾 | |
| css | \99BE | |
| javascript | \u{99BE} | |
| python | \u99be | |
| java | \u99BE | |
| go | \u99BE | |
| ruby | \u{99BE} | |
| rust | \u{99BE} | |
| ccpp | \u99be | |
| urlencoded | %E9%A6%BE | |
| utf8bytes | e9 a6 be | |
| utf16bebytes | 99 be | |
| utf32bebytes | 00 00 99 be |
How to Use
HTML:
馾
CSS:
content: "\99BE"
JavaScript:
"\u{99BE}"
Python:
"\u99be"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 馾 character (CJK UNIFIED IDEOGRAPH-99BE)?
馾 (CJK UNIFIED IDEOGRAPH-99BE) is the Unicode character U+99BE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-99BE?
The CJK UNIFIED IDEOGRAPH-99BE character (馾) has codepoint U+99BE.
How do I type or copy CJK UNIFIED IDEOGRAPH-99BE?
Copy 馾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.