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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 在?[}在?[{^ 1000110111011101001111110101101101111101100011011101110100111111010110110111101101011110 8ddd3f5b7d8ddd3f5b7b5e
EUC-JP 在?[}在?[{^ 1011101011011111001111110101101101111101101110101101111100111111010110110111101101011110 badf3f5b7dbadf3f5b7b5e
UTF-8 在렞[}在렞[{^ 1110010110011100101010001110101110100000100111100101101101111101111001011001110010101000111010111010000010011110010110110111101101011110 e59ca8eba09e5b7de59ca8eba09e5b7b5e
UHC 在렞[}在렞[{^ 11101110101001001000111010101111010110110111110111101110101001001000111010101111010110110111101101011110 eea48eaf5b7deea48eaf5b7b5e

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