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 ????????s^ 00111111001111110011111100111111001111110011111100111111001111110111001101011110 3f3f3f3f3f3f3f3f735e
SJIS-WIN 篠疾篠鹿篠シト痔s^ 10001110110000101000111010111110100011101100001010001110101011011000111011000010101111001100010010001110101001000111001101011110 8ec28ebe8ec28ead8ec2bcc48ea4735e
EUC-JP 篠疾篠鹿篠シト痔s^ 101111001100010010111100110000001011110011000100101111001010111110111100110001001000111010111100100011101100010010111100101001100111001101011110 bcc4bcc0bcc4bcafbcc48ebc8ec4bca6735e
UTF-8 篠疾篠鹿篠シト痔s^ 1110011110101111101000001110011110010110101111101110011110101111101000001110100110111001101111111110011110101111101000001110111110111101101111001110111110111110100001001110011110010111100101000111001101011110 e7afa0e796bee7afa0e9b9bfe7afa0efbdbcefbe84e79794735e
UHC 篠疾篠鹿篠??痔s^ 11100001110001101111001011110000111000011100011011010110111000111110000111000110001111110011111111110110110000000111001101011110 e1c6f2f0e1c6d6e3e1c63f3ff6c0735e

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