To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 擬???る?^ | 100010110101101100111111001111110011111110000010111010010011111101011110 | 8b5b3f3f3f82e93f5e |
EUC-JP | 擬???る?^ | 101101011011110000111111001111110011111110100100111010110011111101011110 | b5bc3f3f3fa4eb3f5e |
UTF-8 | 擬띾죴溜る죸^ | 11100110100100111010110011101011100111011011111011101100101000111011010011101111101001111000101111100011100000101000101111101100101000111011100001011110 | e693aceb9dbeeca3b4efa78be3828beca3b85e |
UHC | 擬띾죴溜る죸^ | 11101011111101001000110111101011101000011000111111101010111111101010101011101011101000011001001001011110 | ebf48deba18feafeaaeba1925e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)