YEZIDI LETTER LAM WITH DOT ABOVE (𐺰)
𐺰
Copy Character
Character Encoding
UTF-8
0xF00x900xBA0xB0
UTF-16
0xD8030xDEB0
UTF-32
0x00010EB0
Copy & Paste Codes
Unicode Escape
\u{10EB0}
HTML Entity (Decimal)
𐺰
HTML Entity (Hex)
𐺰
CSS Code
\10EB0
JavaScript/JSON
String.fromCodePoint(0x10EB0)
Python
chr(0x10EB0)
Ruby/PHP
chr(0x10EB0)
Unix, C, PHP, JAVA
0x10EB0
Perl
chr(0x10EB0)
URL Encoded
%10eb0