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' : ''">
⬨
WHITE MEDIUM LOZENGE
Overview
⬨ (WHITE MEDIUM LOZENGE) is the Unicode character at code point U+2B28. It belongs to the Miscellaneous Symbols and Arrows block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2B28 | |
| decimal | 11048 | |
| htmldecimal | ⬨ | |
| htmlhex | ⬨ | |
| css | \2B28 | |
| javascript | \u{2B28} | |
| python | \u2b28 | |
| java | \u2B28 | |
| go | \u2B28 | |
| ruby | \u{2B28} | |
| rust | \u{2B28} | |
| ccpp | \u2b28 | |
| urlencoded | %E2%AC%A8 | |
| utf8bytes | e2 ac a8 | |
| utf16bebytes | 2b 28 | |
| utf32bebytes | 00 00 2b 28 |
How to Use
HTML:
⬨
CSS:
content: "\2B28"
JavaScript:
"\u{2B28}"
Python:
"\u2b28"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⬨ character (WHITE MEDIUM LOZENGE)?
⬨ (WHITE MEDIUM LOZENGE) is the Unicode character U+2B28.
What is the Unicode codepoint of WHITE MEDIUM LOZENGE?
The WHITE MEDIUM LOZENGE character (⬨) has codepoint U+2B28.
How do I type or copy WHITE MEDIUM LOZENGE?
Copy ⬨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.