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 歪??源??釉 10011000011000110011111100111111100011001011100100111111001111111110011111010110 98633f3f8cb93f3fe7d6
EUC-JP 歪??源??釉 11001111110001000011111100111111101110001011101100111111001111111110111011011000 cfc43f3fb8bb3f3feed8
UTF-8 歪뺣ㅈ源꾡옌釉 111001101010110110101010111010111011101010100011111000111000010110001000111001101011101010010000111010101011111010100001111011001001100010001100111010011000011110001001 e6adaaebbaa3e38588e6ba90eabea1ec988ce98789
UHC 歪뺣ㅈ源꾡옌釉 1110100011100000100101011110101110100100101110001110101010111001100001001110010010111111101110101110101110111000 e8e095eba4b8eab984e4bfbaebb8

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