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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 蛛痂[}蛛痂[{^ 11100101100000011110000101101111010110110111110111100101100000011110000101101111010110110111101101011110 e581e16f5b7de581e16f5b7b5e
EUC-JP 蛛痂[}蛛痂[{^ 11101001111000011110000111010000010110110111110111101001111000011110000111010000010110110111101101011110 e9e1e1d05b7de9e1e1d05b7b5e
UTF-8 蛛痂[}蛛痂[{^ 1110100010011011100110111110011110010111100000100101101101111101111010001001101110011011111001111001011110000010010110110111101101011110 e89b9be797825b7de89b9be797825b7b5e
UHC 蛛痂[}蛛痂[{^ 11110001110010001100101010110010010110110111110111110001110010001100101010110010010110110111101101011110 f1c8cab25b7df1c8cab25b7b5e

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