Khmer Sign Beyyal
៘
Shortcodes
Copy useful codes for khmer sign beyyal symbol ៘ to use in websites, apps, blogs, and docs.
Unicode
U+17D8 HTML Code
៘ HEX Code
៘ CSS Code
\17D8 JS/JSON
\u17D8 Unix/C/PHP/JAVA
0x17D8 URL-encode
%E1%9F%98 Customize Khmer Sign Beyyal
Customize ៘, download it as SVG or PNG, or copy the generated HTML snippet.
៘
How to use Khmer Sign Beyyal 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
.khmer-sign-beyyal::before {
content: '\\17D8';
} Set it in JavaScript
document.querySelector('.khmer-sign-beyyal').textContent = '៘';