Convert OnlineConvertOnline

🐛 Bug UTF-8 character with hex code 1F41B

🐛
Copy this symbol

Bug

Click on any of the following code values to copy to clipboard.

1F41B
128027

HTML Examples

Using HEX code of Bug in HTML file

<span> &#x1F41B; </span>

Using Decimal code of Bug in HTML file

<span> &#128027; </span>

CSS Example

Using HEX code of Bug in CSS file for content

span { 
    content: '\1f41b';
}
All UTF-8 Symbols