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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 襭球宛}襭球宛{^ 111001100100001010001011100001011000100010110110011111011110011001000010100010111000010110001000101101100111101101011110 e6428b8588b67de6428b8588b67b5e
EUC-JP 襭球宛}襭球宛{^ 111010111010001110110101111001011011000010111000011111011110101110100011101101011110010110110000101110000111101101011110 eba3b5e5b0b87deba3b5e5b0b87b5e
UTF-8 襭球宛}襭球宛{^ 111010001010010110101101111001111001000010000011111001011010111010011011011111011110100010100101101011011110011110010000100000111110010110101110100110110111101101011110 e8a5ade79083e5ae9b7de8a5ade79083e5ae9b7b5e
UHC ?球宛}?球宛{^ 00111111110011111011100111101000110010000111110100111111110011111011100111101000110010000111101101011110 3fcfb9e8c87d3fcfb9e8c87b5e

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