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 蟒幎ー、}蟒幎ー、{^ 111001011011101110011011111010111011000010100100011111011110010110111011100110111110101110110000101001000111101101011110 e5bb9bebb0a47de5bb9bebb0a47b5e
EUC-JP 蟒幎ー、}蟒幎ー、{^ 11101010101111011101011011101101100011101011000010001110101001000111110111101010101111011101011011101101100011101011000010001110101001000111101101011110 eabdd6ed8eb08ea47deabdd6ed8eb08ea47b5e
UTF-8 蟒幎ー、}蟒幎ー、{^ 111010001001111110010010111001011011100110001110111011111011110110110000111011111011110110100100011111011110100010011111100100101110010110111001100011101110111110111101101100001110111110111101101001000111101101011110 e89f92e5b98eefbdb0efbda47de89f92e5b98eefbdb0efbda47b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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