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^ 0011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f4f5e
SJIS-WIN 疫??獄??O^ 10001001011101010011111100111111100011011001011000111111001111110100111101011110 89753f3f8d963f3f4f5e
EUC-JP 疫??獄??O^ 10110001110101100011111100111111101110011111011000111111001111110100111101011110 b1d63f3fb9f63f3f4f5e
UTF-8 疫뀀젫獄몃퍡O^ 1110011110010110101010111110101110000000100000001110110010100000101010111110011110001101100001001110101110101010100000111110110110001101101000010100111101011110 e796abeb8080eca0abe78d84ebaa83ed8da14f5e
UHC 疫뀀젫獄몃퍡O^ 1110011010111001101100101110101110100000101000111110100010101011101110001110101110111011100110000100111101011110 e6b9b2eba0a3e8abb8ebbb984f5e

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