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 ûÏËÏRûÏËÏ^[ûÏËÏRûÏËÏ^[^ 1111101111001111110010111100111101010010111110111100111111001011110011110101111001011011111110111100111111001011110011110101001011111011110011111100101111001111010111100101101101011110 fbcfcbcf52fbcfcbcf5e5bfbcfcbcf52fbcfcbcf5e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP ûÏËÏRûÏËÏ^[ûÏËÏRûÏËÏ^[^ 10001111101010111110010110001111101010101100000110001111101010101011001110001111101010101100000101010010100011111010101111100101100011111010101011000001100011111010101010110011100011111010101011000001010111100101101110001111101010111110010110001111101010101100000110001111101010101011001110001111101010101100000101010010100011111010101111100101100011111010101011000001100011111010101010110011100011111010101011000001010111100101101101011110 8fabe58faac18faab38faac1528fabe58faac18faab38faac15e5b8fabe58faac18faab38faac1528fabe58faac18faab38faac15e5b5e
UTF-8 ûÏËÏRûÏËÏ^[ûÏËÏRûÏËÏ^[^ 110000111011101111000011100011111100001110001011110000111000111101010010110000111011101111000011100011111100001110001011110000111000111101011110010110111100001110111011110000111000111111000011100010111100001110001111010100101100001110111011110000111000111111000011100010111100001110001111010111100101101101011110 c3bbc38fc38bc38f52c3bbc38fc38bc38f5e5bc3bbc38fc38bc38f52c3bbc38fc38bc38f5e5b5e
UHC ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e

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