To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 褸珠屁}褸珠屁{^ 111001011111100010001110111011001001101110011011011111011110010111111000100011101110110010011011100110110111101101011110 e5f88eec9b9b7de5f88eec9b9b7b5e
EUC-JP 褸珠屁}褸珠屁{^ 111010101111101010111100111011101101010111111011011111011110101011111010101111001110111011010101111110110111101101011110 eafabceed5fb7deafabceed5fb7b5e
UTF-8 褸珠屁}褸珠屁{^ 111010001010010010111000111001111000111110100000111001011011000110000001011111011110100010100100101110001110011110001111101000001110010110110001100000010111101101011110 e8a4b8e78fa0e5b1817de8a4b8e78fa0e5b1817b5e
UHC 褸珠?}褸珠?{^ 11010111101011101111000111000001001111110111110111010111101011101111000111000001001111110111101101011110 d7aef1c13f7dd7aef1c13f7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)