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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 疫??橈??魚 10001001011101010011111100111111100111101111010000111111001111111000101110011011 89753f3f9ef43f3f8b9b
EUC-JP 疫??橈??魚 10110001110101100011111100111111110111001111011000111111001111111011010111111011 b1d63f3fdcf63f3fb5fb
UTF-8 疫욜뼻橈숁뮈魚 111001111001011010101011111011001001101010011100111010111011110010111011111001101010100110001000111011001000100010000001111010111010111010001000111010011010110110011010 e796abec9a9cebbcbbe6a988ec8881ebae88e9ad9a
UHC 疫욜뼻橈숁뮈魚 1110011010111001101111111110011110010110101111101110100011111010100110011110011010111001101111111110010111100000 e6b9bfe796bee8fa99e6b9bfe5e0

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