Vertical Kana Repeat Mark

Shortcodes

Copy and paste codes for Vertical Kana Repeat Mark symbol 〱 to use in your websites, apps, blogs, and more.

Unicode
U+3031
HTML Code
〱
HEX Code
〱
CSS Code
\3031
JS/JSON
\u3031
Unix/C/PHP/JAVA
0x3031
URL-encode
%E3%80%B1
copied

Customize Vertical Kana Repeat Mark Symbol

Customize 〱 symbol as you like and download Vertical Kana Repeat Mark as SVG or PNG or copy its HTML code to use in your projects.

Preview helps customize symbol. Downloaded image and HTML code may have size/spacing differences.
 

How to add Vertical Kana Repeat Mark symbol in HTML, CSS, and JS?

Insert 〱 Vertical Kana Repeat Mark using HTML

1. Copy-paste Vertical Kana Repeat Mark directly:
<span>〱</span>
2. HTML Decimal Code:
<span>&#12337;</span>
3. Hexadecimal Code:
<span>&#x3031;</span>
Preview:

Add Vertical Kana Repeat Mark symbol with CSS

.vertical-kana-repeat-mark::before {
    content: '\\3031';
}
Preview: Vertical Kana Repeat Mark

Vertical Kana Repeat Mark JavaScript Code

1. Direct Symbol:
document.querySelector('.vertical-kana-repeat-mark').textContent = '〱';
2. Unicode Escape for 〱:
document.querySelector('.vertical-kana-repeat-mark').textContent = '\u3031';
Preview:

Related Bracket Symbols

View all Bracket Symbols