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 讓0[}讓0[{^ 11100110101010001000001001001111010110110111110111100110101010001000001001001111010110110111101101011110 e6a8824f5b7de6a8824f5b7b5e
EUC-JP 讓0[}讓0[{^ 11101100101010101010001110110000010110110111110111101100101010101010001110110000010110110111101101011110 ecaaa3b05b7decaaa3b05b7b5e
UTF-8 讓0[}讓0[{^ 1110100010101110100100111110111110111100100100000101101101111101111010001010111010010011111011111011110010010000010110110111101101011110 e8ae93efbc905b7de8ae93efbc905b7b5e
UHC 讓0[}讓0[{^ 11100101110100111010001110110000010110110111110111100101110100111010001110110000010110110111101101011110 e5d3a3b05b7de5d3a3b05b7b5e

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