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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 篠疾篠室篠疾篠室^ 1000111011000010100011101011111010001110110000101000111010111010100011101100001010001110101111101000111011000010100011101011101001011110 8ec28ebe8ec28eba8ec28ebe8ec28eba5e
EUC-JP 篠疾篠室篠疾篠室^ 1011110011000100101111001100000010111100110001001011110010111100101111001100010010111100110000001011110011000100101111001011110001011110 bcc4bcc0bcc4bcbcbcc4bcc0bcc4bcbc5e
UTF-8 篠疾篠室篠疾篠室^ 11100111101011111010000011100111100101101011111011100111101011111010000011100101101011101010010011100111101011111010000011100111100101101011111011100111101011111010000011100101101011101010010001011110 e7afa0e796bee7afa0e5aea4e7afa0e796bee7afa0e5aea45e
UHC 篠疾篠室篠疾篠室^ 1110000111000110111100101111000011100001110001101110001111111000111000011100011011110010111100001110000111000110111000111111100001011110 e1c6f2f0e1c6e3f8e1c6f2f0e1c6e3f85e

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