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 ??????~B 0011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f7e42
SJIS-WIN 疫??疫??~B 10001001011101010011111100111111100010010111010100111111001111110111111001000010 89753f3f89753f3f7e42
EUC-JP 疫??疫??~B 10110001110101100011111100111111101100011101011000111111001111110111111001000010 b1d63f3fb1d63f3f7e42
UTF-8 疫욤풛疫욜뮵~B 1110011110010110101010111110110010011010101001001110110110010010100110111110011110010110101010111110110010011010100111001110101110101110101101010111111001000010 e796abec9aa4ed929be796abec9a9cebaeb57e42
UHC 疫욤풛疫욜뮵~B 1110011010111001101111111110100010111110100111101110011010111001101111111110011110010010101111010111111001000010 e6b9bfe8be9ee6b9bfe792bd7e42

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