Presentation Form For Vertical Left Square Bracket
﹇
Shortcodes
Copy useful codes for presentation form for vertical left square bracket symbol ﹇ to use in websites, apps, blogs, and docs.
Unicode
U+FE47 HTML Code
﹇ HEX Code
﹇ CSS Code
\FE47 JS/JSON
\uFE47 Unix/C/PHP/JAVA
0xFE47 URL-encode
%EF%B9%87 Customize Presentation Form For Vertical Left Square Bracket
Customize ﹇, download it as SVG or PNG, or copy the generated HTML snippet.
﹇
How to use Presentation Form For Vertical Left Square Bracket Symbol in HTML, CSS, and JS
Insert in HTML
1. Direct symbol:
<span>﹇</span> HTML Code:
<span>﹇</span> HEX Code:
<span>﹇</span> Add with CSS
.presentation-form-for-vertical-left-square-bracket::before {
content: '\\FE47';
} Set it in JavaScript
document.querySelector('.presentation-form-for-vertical-left-square-bracket').textContent = '﹇';