Latin Small Letter N Preceded By Apostrophe |
| Name | Latin Small Letter N Preceded By Apostrophe | |
| Unicode | U+0149 | |
| CSS Code | \0149 | |
| HTML Entity | ʼn | |
| HTML Code | ʼn |
<div>ʼn</div>div::before {
content: "\0149";
}Latin Small Letter N Preceded By Apostrophe |
| Name | Latin Small Letter N Preceded By Apostrophe | |
| Unicode | U+0149 | |
| CSS Code | \0149 | |
| HTML Entity | ʼn | |
| HTML Code | ʼn |
<div>ʼn</div>div::before {
content: "\0149";
}