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-7273
Overview
牳 (CJK UNIFIED IDEOGRAPH-7273) is the Unicode character at code point U+7273. 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+7273 | |
| decimal | 29299 | |
| htmldecimal | 牳 | |
| htmlhex | 牳 | |
| css | \7273 | |
| javascript | \u{7273} | |
| python | \u7273 | |
| java | \u7273 | |
| go | \u7273 | |
| ruby | \u{7273} | |
| rust | \u{7273} | |
| ccpp | \u7273 | |
| urlencoded | %E7%89%B3 | |
| utf8bytes | e7 89 b3 | |
| utf16bebytes | 72 73 | |
| utf32bebytes | 00 00 72 73 |
How to Use
HTML:
牳
CSS:
content: "\7273"
JavaScript:
"\u{7273}"
Python:
"\u7273"
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-7273)?
牳 (CJK UNIFIED IDEOGRAPH-7273) is the Unicode character U+7273.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7273?
The CJK UNIFIED IDEOGRAPH-7273 character (牳) has codepoint U+7273.
How do I type or copy CJK UNIFIED IDEOGRAPH-7273?
Copy 牳 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.