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 湜汐[}湜汐[{^ 11111011010001111000111010101100010110110111110111111011010001111000111010101100010110110111101101011110 fb478eac5b7dfb478eac5b7b5e
EUC-JP 湜汐[}湜汐[{^ 100011111100011111111100101111001010111001011011011111011000111111000111111111001011110010101110010110110111101101011110 8fc7fcbcae5b7d8fc7fcbcae5b7b5e
UTF-8 湜汐[}湜汐[{^ 1110011010111001100111001110011010110001100100000101101101111101111001101011100110011100111001101011000110010000010110110111101101011110 e6b99ce6b1905b7de6b99ce6b1905b7b5e
UHC 湜汐[}湜汐[{^ 11100011110101111110000010110001010110110111110111100011110101111110000010110001010110110111101101011110 e3d7e0b15b7de3d7e0b15b7b5e

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