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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蟆ク蛟挿蟆ク蛟捜^ 111001011011000010111000111001011000000010010001011111011110010110110000101110001110010110000000100100010111101101011110 e5b0b8e580917de5b0b8e580917b5e
EUC-JP 蟆ク蛟挿蟆ク蛟捜^ 1110101010110010100011101011100011101001111000001100000111011110111010101011001010001110101110001110100111100000110000011101110001011110 eab28eb8e9e0c1deeab28eb8e9e0c1dc5e
UTF-8 蟆ク蛟挿蟆ク蛟捜^ 11101000100111111000011011101111101111011011100011101000100110111001111111100110100011001011111111101000100111111000011011101111101111011011100011101000100110111001111111100110100011011001110001011110 e89f86efbdb8e89b9fe68cbfe89f86efbdb8e89b9fe68d9c5e
UHC ??蛟???蛟?^ 0011111100111111110011101111000100111111001111110011111111001110111100010011111101011110 3f3fcef13f3f3fcef13f5e

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