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 耶??痍?耶? 10010110111010110011111100111111111000010111011100111111100101101110101100111111 96eb3f3fe1773f96eb3f
EUC-JP 耶??痍?耶? 11001100111011010011111100111111111000011101100000111111110011001110110100111111 cced3f3fe1d83fcced3f
UTF-8 耶⒵땾痍팒耶⒵ 111010001000000010110110111000101001001010110101111010111001010110111110111001111001011110001101111011011000110010010010111010001000000010110110111000101001001010110101 e880b6e292b5eb95bee7978ded8c92e880b6e292b5
UHC 耶⒵땾痍팒耶⒵ 1110010110101101101010011110011010001011100101001110110010110111101110110101000011100101101011011010100111100110 e5ada9e68b94ecb7bb50e5ada9e6

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