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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蟠滓ィ」}蟠滓ィ」{^ 111001011011010010011111111001101010100010100011011111011110010110110100100111111110011010101000101000110111101101011110 e5b49fe6a8a37de5b49fe6a8a37b5e
EUC-JP 蟠滓ィ」}蟠滓ィ」{^ 11101010101101101101111011101000100011101010100010001110101000110111110111101010101101101101111011101000100011101010100010001110101000110111101101011110 eab6dee88ea88ea37deab6dee88ea88ea37b5e
UTF-8 蟠滓ィ」}蟠滓ィ」{^ 111010001001111110100000111001101011101110010011111011111011110110101000111011111011110110100011011111011110100010011111101000001110011010111011100100111110111110111101101010001110111110111101101000110111101101011110 e89fa0e6bb93efbda8efbda37de89fa0e6bb93efbda8efbda37b5e
UHC 蟠滓??}蟠滓??{^ 110110101111011011101110101010110011111100111111011111011101101011110110111011101010101100111111001111110111101101011110 daf6eeab3f3f7ddaf6eeab3f3f7b5e

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