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 ?莉??}?莉??{^ 00111111111001001011101100111111001111110111110100111111111001001011101100111111001111110111101101011110 3fe4bb3f3f7d3fe4bb3f3f7b5e
EUC-JP ?莉??}?莉??{^ 00111111111010001011110100111111001111110111110100111111111010001011110100111111001111110111101101011110 3fe8bd3f3f7d3fe8bd3f3f7b5e
UTF-8 적莉적읫}적莉적읫{^ 111011001010000010000001111010001000111010001001111011001010000010000001111011001001110110101011011111011110110010100000100000011110100010001110100010011110110010100000100000011110110010011101101010110111101101011110 eca081e88e89eca081ec9dab7deca081e88e89eca081ec9dab7b5e
UHC 적莉적읫}적莉적읫{^ 11000000111110111101011111101001110000001111101111000000110010110111110111000000111110111101011111101001110000001111101111000000110010110111101101011110 c0fbd7e9c0fbc0cb7dc0fbd7e9c0fbc0cb7b5e

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