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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 冐居醜冐居醜^ 11100011111011001000101110001111100011110101100011100011111011001000101110001111100011110101100001011110 e3ec8b8f8f58e3ec8b8f8f585e
EUC-JP 冐居醜冐居醜^ 11100110111011101011010111101111101111011011100111100110111011101011010111101111101111011011100101011110 e6eeb5efbdb9e6eeb5efbdb95e
UTF-8 冐居醜冐居醜^ 11100101100001101001000011100101101100011000010111101001100001101001110011100101100001101001000011100101101100011000010111101001100001101001110001011110 e58690e5b185e9869ce58690e5b185e9869c5e
UHC ?居醜?居醜^ 0011111111001011110111001111010111011101001111111100101111011100111101011101110101011110 3fcbdcf5dd3fcbdcf5dd5e

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