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 遲ョ繧区肩隍・ 111001111010110110101110111000111000001010001011111001101000110010101000111010001010010010100101 e7adaee3828be68ca8e8a4a5
EUC-JP 遲ョ繧区肩隍・ 1110111010101111100011101010111011100101111000101011011011101000101110001010101011110000101001101000111010100101 eeaf8eaee5e2b6e8b8aaf0a68ea5
UTF-8 遲ョ繧区肩隍・ 111010011000000110110010111011111011110110101110111001111011100110100111111001011000110010111010111010001000001010101001111010011001101010001101111011111011110110100101 e981b2efbdaee7b9a7e58cbae882a9e99a8defbda5
UHC 遲???肩隍? 11110010110000000011111100111111001111111100110010110111111111001101101100111111 f2c03f3f3fccb7fcdb3f

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