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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 逋イムδア}逋イムδア{^ 1110011110011001101100101101000110000011110000101011000101111101111001111001100110110010110100011000001111000010101100010111101101011110 e799b2d183c2b17de799b2d183c2b17b5e
EUC-JP 逋イムδア}逋イムδア{^ 1110110111111001100011101011001010001110110100011010011011000100100011101011000101111101111011011111100110001110101100101000111011010001101001101100010010001110101100010111101101011110 edf98eb28ed1a6c48eb17dedf98eb28ed1a6c48eb17b5e
UTF-8 逋イムδア}逋イムδア{^ 11101001100000001000101111101111101111011011001011101111101111101001000111001110101101001110111110111101101100010111110111101001100000001000101111101111101111011011001011101111101111101001000111001110101101001110111110111101101100010111101101011110 e9808befbdb2efbe91ceb4efbdb17de9808befbdb2efbe91ceb4efbdb17b5e
UHC 逋??δ?}逋??δ?{^ 1111100011100111001111110011111110100101111001000011111101111101111110001110011100111111001111111010010111100100001111110111101101011110 f8e73f3fa5e43f7df8e73f3fa5e43f7b5e

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