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' : ''">
〲
VERTICAL KANA REPEAT WITH VOICED SOUND MARK
Overview
〲 (VERTICAL KANA REPEAT WITH VOICED SOUND MARK) is the Unicode character at code point U+3032. It belongs to the CJK Symbols and Punctuation block, in the Modifier Letter (Lm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3032 | |
| decimal | 12338 | |
| htmldecimal | 〲 | |
| htmlhex | 〲 | |
| css | \3032 | |
| javascript | \u{3032} | |
| python | \u3032 | |
| java | \u3032 | |
| go | \u3032 | |
| ruby | \u{3032} | |
| rust | \u{3032} | |
| ccpp | \u3032 | |
| urlencoded | %E3%80%B2 | |
| utf8bytes | e3 80 b2 | |
| utf16bebytes | 30 32 | |
| utf32bebytes | 00 00 30 32 |
How to Use
HTML:
〲
CSS:
content: "\3032"
JavaScript:
"\u{3032}"
Python:
"\u3032"
Properties
- Script
- Zyyy
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 〲 character (VERTICAL KANA REPEAT WITH VOICED SOUND MARK)?
〲 (VERTICAL KANA REPEAT WITH VOICED SOUND MARK) is the Unicode character U+3032.
What is the Unicode codepoint of VERTICAL KANA REPEAT WITH VOICED SOUND MARK?
The VERTICAL KANA REPEAT WITH VOICED SOUND MARK character (〲) has codepoint U+3032.
How do I type or copy VERTICAL KANA REPEAT WITH VOICED SOUND MARK?
Copy 〲 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.