Latin Small Letter O With Horn And Acute
ớ
Shortcodes
Copy useful codes for latin small letter o with horn and acute symbol ớ to use in websites, apps, blogs, and docs.
Unicode
U+1EDB HTML Code
ớ HEX Code
ớ CSS Code
\1EDB JS/JSON
\u1EDB Unix/C/PHP/JAVA
0x1EDB URL-encode
%E1%BB%9B Customize Latin Small Letter O With Horn And Acute
Customize ớ, download it as SVG or PNG, or copy the generated HTML snippet.
ớ
How to use Latin Small Letter O With Horn And Acute 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
.latin-small-letter-o-with-horn-and-acute::before {
content: '\\1EDB';
} Set it in JavaScript
document.querySelector('.latin-small-letter-o-with-horn-and-acute').textContent = 'ớ';