Alt Codes for Hair Style Emoji
Emoji | Name | Alt Code | Alt + X Code |
---|---|---|---|
🦰 | Red Hair | 129456 | 1F9B0 |
🦱 | Curly Hair | 129457 | 1F9B1 |
🦳 | White Hair | 129459 | 1F9B3 |
🦲 | Bald | 129458 | 1F9B2 |
How to Type Hair Style Emoji Symbols?
1. Hair style emoji in Windows
Use the alt code like Alt + 129458
to insert the emoji.
2. Hair style emoji in Word
Use the Alt + X code in Word like 1F9B3 Alt + X
.
HTML Code Example
<span>🦳</span>
<span>🦰</span>
CSS Code Example
li:before {
content:\1F9B1;
font-family:Arial;
}