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 ???????o 0011111100111111001111110011111100111111001111110011111101101111 3f3f3f3f3f3f3f6f
SJIS-WIN 召悊ヒ悊ツ。゚o 1000111110100010111110101011111011001011111110101011111011000010101000011101111101101111 8fa2fabecbfabec2a1df6f
EUC-JP 召悊ヒ悊ツ。゚o 1011111010100100100011111011110111110000100011101100101110001111101111011111000010001110110000101000111010100001100011101101111101101111 bea48fbdf08ecb8fbdf08ec28ea18edf6f
UTF-8 召悊ヒ悊ツ。゚o 11100101100011111010110011100110100000101000101011101111101111101000101111100110100000101000101011101111101111101000001011101111101111011010000111101111101111101001111101101111 e58face6828aefbe8be6828aefbe82efbda1efbe9f6f
UHC 召??????o 111000011010111100111111001111110011111100111111001111110011111101101111 e1af3f3f3f3f3f3f6f

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