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 ????????LZ 00111111001111110011111100111111001111110011111100111111001111110100110001011010 3f3f3f3f3f3f3f3f4c5a
SJIS-WIN ツ渉サテエツ篠ウLZ 110000101000111111000010101110111100001110110100110000101000111011000010101100110100110001011010 c28fc2bbc3b4c28ec2b34c5a
EUC-JP ツ渉サテエツ篠ウLZ 100011101100001010111110110001001000111010111011100011101100001110001110101101001000111011000010101111001100010010001110101100110100110001011010 8ec2bec48ebb8ec38eb48ec2bcc48eb34c5a
UTF-8 ツ渉サテエツ篠ウLZ 1110111110111110100000101110011010111000100010011110111110111101101110111110111110111110100000111110111110111101101101001110111110111110100000101110011110101111101000001110111110111101101100110100110001011010 efbe82e6b889efbdbbefbe83efbdb4efbe82e7afa0efbdb34c5a
UHC ??????篠?LZ 0011111100111111001111110011111100111111001111111110000111000110001111110100110001011010 3f3f3f3f3f3fe1c63f4c5a

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