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' : ''">
㍏
SQUARE YAARU
Overview
㍏ (SQUARE YAARU) is the Unicode character at code point U+334F. It belongs to the CJK Compatibility block, in the Other Symbol (So) general category. Its script is Kana.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+334F | |
| decimal | 13135 | |
| htmldecimal | ㍏ | |
| htmlhex | ㍏ | |
| css | \334F | |
| javascript | \u{334F} | |
| python | \u334f | |
| java | \u334F | |
| go | \u334F | |
| ruby | \u{334F} | |
| rust | \u{334F} | |
| ccpp | \u334f | |
| urlencoded | %E3%8D%8F | |
| utf8bytes | e3 8d 8f | |
| utf16bebytes | 33 4f | |
| utf32bebytes | 00 00 33 4f |
How to Use
HTML:
㍏
CSS:
content: "\334F"
JavaScript:
"\u{334F}"
Python:
"\u334f"
Properties
- Block
- CJK Compatibility
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 30E4 30FC 30EB
Frequently Asked Questions
What is the ㍏ character (SQUARE YAARU)?
㍏ (SQUARE YAARU) is the Unicode character U+334F.
What is the Unicode codepoint of SQUARE YAARU?
The SQUARE YAARU character (㍏) has codepoint U+334F.
How do I type or copy SQUARE YAARU?
Copy ㍏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.