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 ????????w 001111110011111100111111001111110011111100111111001111110011111101110111 3f3f3f3f3f3f3f3f77
SJIS-WIN 篠疾篠鹿篠シト痔w 100011101100001010001110101111101000111011000010100011101010110110001110110000101011110011000100100011101010010001110111 8ec28ebe8ec28ead8ec2bcc48ea477
EUC-JP 篠疾篠鹿篠シト痔w 1011110011000100101111001100000010111100110001001011110010101111101111001100010010001110101111001000111011000100101111001010011001110111 bcc4bcc0bcc4bcafbcc48ebc8ec4bca677
UTF-8 篠疾篠鹿篠シト痔w 11100111101011111010000011100111100101101011111011100111101011111010000011101001101110011011111111100111101011111010000011101111101111011011110011101111101111101000010011100111100101111001010001110111 e7afa0e796bee7afa0e9b9bfe7afa0efbdbcefbe84e7979477
UHC 篠疾篠鹿篠??痔w 111000011100011011110010111100001110000111000110110101101110001111100001110001100011111100111111111101101100000001110111 e1c6f2f0e1c6d6e3e1c63f3ff6c077

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