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 疫??蘊??耶 10001001011101010011111100111111111001010101110100111111001111111001011011101011 89753f3fe55d3f3f96eb
EUC-JP 疫??蘊??耶 10110001110101100011111100111111111010011011111000111111001111111100110011101101 b1d63f3fe9be3f3fcced
UTF-8 疫쏁떻蘊딂꽦耶 111001111001011010101011111011001000111110000001111010111001011010111011111010001001100010001010111010111001010010000010111010101011110110100110111010001000000010110110 e796abec8f81eb96bbe8988aeb9482eabda6e880b6
UHC 疫쏁떻蘊딂꽦耶 1110011010111001100110111110011110110110101110111110100010110011100010101110100010000100101100011110010110101101 e6b99be7b6bbe8b38ae884b1e5ad

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