Presentation Form For Vertical Right Tortoise Shell Bracket

Shortcodes

Copy useful codes for presentation form for vertical right tortoise shell bracket symbol ︺ to use in websites, apps, blogs, and docs.

Unicode
U+FE3A
HTML Code
︺
HEX Code
︺
CSS Code
\FE3A
JS/JSON
\uFE3A
Unix/C/PHP/JAVA
0xFE3A
URL-encode
%EF%B8%BA

Customize Presentation Form For Vertical Right Tortoise Shell Bracket

Customize ︺, download it as SVG or PNG, or copy the generated HTML snippet.

  

How to use Presentation Form For Vertical Right Tortoise Shell Bracket Symbol in HTML, CSS, and JS

Insert in HTML

1. Direct symbol:
<span>︺</span>
HTML Code:
<span>&#65082;</span>
HEX Code:
<span>&#xFE3A;</span>

Add with CSS

.presentation-form-for-vertical-right-tortoise-shell-bracket::before {
  content: '\\FE3A';
}

Set it in JavaScript

document.querySelector('.presentation-form-for-vertical-right-tortoise-shell-bracket').textContent = '︺';

Related Bracket Symbols

View all Bracket Symbols
copied