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 踉櫁弊銖∫弗跫 1110011011110010100111101110100010010101101111101110011111110001100000011110011110010101101001001110011011101101 e6f29ee895bee7f181e795a4e6ed
EUC-JP 踉櫁弊銖∫弗跫 1110110011110100110111001110101011001010110000001110111011110011101000101110100111001010101001101110110011101111 ecf4dceacac0eef3a2e9caa6ecef
UTF-8 踉櫁弊銖∫弗跫 111010001011100010001001111001101010101110000001111001011011110010001010111010011000101010010110111000101000100010101011111001011011110010010111111010001011011110101011 e8b889e6ab81e5bc8ae98a96e288abe5bc97e8b7ab
UHC ??弊銖∫弗? 0011111100111111111110001100100111100010110001111010000111110010110111011101011100111111 3f3ff8c9e2c7a1f2ddd73f

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