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 ?????Z?????Z^ 00111111001111110011111100111111001111110101101000111111001111110011111100111111001111110101101001011110 3f3f3f3f3f5a3f3f3f3f3f5a5e
SJIS-WIN テュツ伉イZテュツ伉イZ^ 110000111010110111000010100110001100001010110010010110101100001110101101110000101001100011000010101100100101101001011110 c3adc298c2b25ac3adc298c2b25a5e
EUC-JP テュツ伉イZテュツ伉イZ^ 1000111011000011100011101010110110001110110000101101000011000100100011101011001001011010100011101100001110001110101011011000111011000010110100001100010010001110101100100101101001011110 8ec38ead8ec2d0c48eb25a8ec38ead8ec2d0c48eb25a5e
UTF-8 テュツ伉イZテュツ伉イZ^ 111011111011111010000011111011111011110110101101111011111011111010000010111001001011110010001001111011111011110110110010010110101110111110111110100000111110111110111101101011011110111110111110100000101110010010111100100010011110111110111101101100100101101001011110 efbe83efbdadefbe82e4bc89efbdb25aefbe83efbdadefbe82e4bc89efbdb25a5e
UHC ???伉?Z???伉?Z^ 001111110011111100111111111110011111001000111111010110100011111100111111001111111111100111110010001111110101101001011110 3f3f3ff9f23f5a3f3f3ff9f23f5a5e

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