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 ?懃査?懃査^ 0011111110011100111001111000110110111000001111111001110011100111100011011011100001011110 3f9ce78db83f9ce78db85e
EUC-JP ?懃査?懃査^ 0011111111011000111010011011101010111010001111111101100011101001101110101011101001011110 3fd8e9baba3fd8e9baba5e
UTF-8 灐懃査灐懃査^ 11100111100000011001000011100110100001111000001111100110100111111011101111100111100000011001000011100110100001111000001111100110100111111011101101011110 e78190e68783e69fbbe78190e68783e69fbb5e
UHC 灐懃査灐懃査^ 11111011101001011101000011000100110111101101101111111011101001011101000011000100110111101101101101011110 fba5d0c4dedbfba5d0c4dedb5e

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