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^ 100010010111010100111111001111110011111100111111001111110100111101011110 89753f3f3f3f3f4f5e
EUC-JP 疫?????O^ 101100011101011000111111001111110011111100111111001111110100111101011110 b1d63f3f3f3f3f4f5e
UTF-8 疫뀀젫銳랁걞O^ 1110011110010110101010111110101110000000100000001110110010100000101010111110100110001010101100111110101110011110100000011110101010110001100111100100111101011110 e796abeb8080eca0abe98ab3eb9e81eab19e4f5e
UHC 疫뀀젫銳랁걞O^ 1110011010111001101100101110101110100000101000111110011111100101100011011110110110000001100001110100111101011110 e6b9b2eba0a3e7e58ded81874f5e

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