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 逕櫁弊闢∫弗迴 1110011110010100100111101110100010010101101111101110100010010011100000011110011110010101101001001110011110001111 e7949ee895bee89381e795a4e78f
EUC-JP 逕櫁弊闢∫弗迴 1110110111110100110111001110101011001010110000001110111111110011101000101110100111001010101001101110110111101111 edf4dceacac0eff3a2e9caa6edef
UTF-8 逕櫁弊闢∫弗迴 111010011000000010010101111001101010101110000001111001011011110010001010111010011001011110100010111000101000100010101011111001011011110010010111111010001011111110110100 e98095e6ab81e5bc8ae997a2e288abe5bc97e8bfb4
UHC 逕?弊闢∫弗? 110011001110111100111111111110001100100111011100101000111010000111110010110111011101011100111111 ccef3ff8c9dca3a1f2ddd73f

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