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 ????????C 001111110011111100111111001111110011111100111111001111110011111101000011 3f3f3f3f3f3f3f3f43
SJIS-WIN 篠疾篠鹿篠シト蒔C 100011101100001010001110101111101000111011000010100011101010110110001110110000101011110011000100100011101010101001000011 8ec28ebe8ec28ead8ec2bcc48eaa43
EUC-JP 篠疾篠鹿篠シト蒔C 1011110011000100101111001100000010111100110001001011110010101111101111001100010010001110101111001000111011000100101111001010110001000011 bcc4bcc0bcc4bcafbcc48ebc8ec4bcac43
UTF-8 篠疾篠鹿篠シト蒔C 11100111101011111010000011100111100101101011111011100111101011111010000011101001101110011011111111100111101011111010000011101111101111011011110011101111101111101000010011101000100100101001010001000011 e7afa0e796bee7afa0e9b9bfe7afa0efbdbcefbe84e8929443
UHC 篠疾篠鹿篠??蒔C 111000011100011011110010111100001110000111000110110101101110001111100001110001100011111100111111111000111100100001000011 e1c6f2f0e1c6d6e3e1c63f3fe3c843

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