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 ????????C 001111110011111100111111001111110011111100111111001111110011111101000011 3f3f3f3f3f3f3f3f43
SJIS-WIN ツ狸ツ堕ョツ堕シC 110000101001001001001011110000101001000111000010101011101100001010010001110000101011110001000011 c2924bc291c2aec291c2bc43
EUC-JP ツ狸ツ堕ョツ堕シC 1000111011000010110000111010110010001110110000101100001011000100100011101010111010001110110000101100001011000100100011101011110001000011 8ec2c3ac8ec2c2c48eae8ec2c2c48ebc43
UTF-8 ツ狸ツ堕ョツ堕シC 11101111101111101000001011100111100010111011100011101111101111101000001011100101101000001001010111101111101111011010111011101111101111101000001011100101101000001001010111101111101111011011110001000011 efbe82e78bb8efbe82e5a095efbdaeefbe82e5a095efbdbc43
UHC ?狸??????C 00111111110101111110000100111111001111110011111100111111001111110011111101000011 3fd7e13f3f3f3f3f3f43

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