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 褞畷コ晝竍蝣ー 111001011111000010010011111010111011101010011101111010101110001010000111111001011010000010110000 e5f093ebba9deae287e5a0b0
EUC-JP 褞畷コ晝竍蝣ー 1110101011110010110001101110110110001110101110101101101011101100111000111110011111101010101000101000111010110000 eaf2c6ed8ebadaece3e7eaa28eb0
UTF-8 褞畷コ晝竍蝣ー 111010001010010010011110111001111001010110110111111011111011110110111010111001101001100110011101111001111010101110001101111010001001110110100011111011111011110110110000 e8a49ee795b7efbdbae6999de7ab8de89da3efbdb0
UHC ???晝??? 0011111100111111001111111111000110111000001111110011111100111111 3f3f3ff1b83f3f3f

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