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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 篠疾篠疾}篠疾篠疾{^ 10001110110000101000111010111110100011101100001010001110101111100111110110001110110000101000111010111110100011101100001010001110101111100111101101011110 8ec28ebe8ec28ebe7d8ec28ebe8ec28ebe7b5e
EUC-JP 篠疾篠疾}篠疾篠疾{^ 10111100110001001011110011000000101111001100010010111100110000000111110110111100110001001011110011000000101111001100010010111100110000000111101101011110 bcc4bcc0bcc4bcc07dbcc4bcc0bcc4bcc07b5e
UTF-8 篠疾篠疾}篠疾篠疾{^ 111001111010111110100000111001111001011010111110111001111010111110100000111001111001011010111110011111011110011110101111101000001110011110010110101111101110011110101111101000001110011110010110101111100111101101011110 e7afa0e796bee7afa0e796be7de7afa0e796bee7afa0e796be7b5e
UHC 篠疾篠疾}篠疾篠疾{^ 11100001110001101111001011110000111000011100011011110010111100000111110111100001110001101111001011110000111000011100011011110010111100000111101101011110 e1c6f2f0e1c6f2f07de1c6f2f0e1c6f2f07b5e

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