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 ???a???o???a???o^ 0011111100111111001111110110000100111111001111110011111101101111001111110011111100111111011000010011111100111111001111110110111101011110 3f3f3f613f3f3f6f3f3f3f613f3f3f6f5e
SJIS-WIN 篠テァa篠テ」o篠テァa篠テ」o^ 100011101100001011000011101001110110000110001110110000101100001110100011011011111000111011000010110000111010011101100001100011101100001011000011101000110110111101011110 8ec2c3a7618ec2c3a36f8ec2c3a7618ec2c3a36f5e
EUC-JP 篠テァa篠テ」o篠テァa篠テ」o^ 1011110011000100100011101100001110001110101001110110000110111100110001001000111011000011100011101010001101101111101111001100010010001110110000111000111010100111011000011011110011000100100011101100001110001110101000110110111101011110 bcc48ec38ea761bcc48ec38ea36fbcc48ec38ea761bcc48ec38ea36f5e
UTF-8 篠テァa篠テ」o篠テァa篠テ」o^ 1110011110101111101000001110111110111110100000111110111110111101101001110110000111100111101011111010000011101111101111101000001111101111101111011010001101101111111001111010111110100000111011111011111010000011111011111011110110100111011000011110011110101111101000001110111110111110100000111110111110111101101000110110111101011110 e7afa0efbe83efbda761e7afa0efbe83efbda36fe7afa0efbe83efbda761e7afa0efbe83efbda36f5e
UHC 篠??a篠??o篠??a篠??o^ 111000011100011000111111001111110110000111100001110001100011111100111111011011111110000111000110001111110011111101100001111000011100011000111111001111110110111101011110 e1c63f3f61e1c63f3f6fe1c63f3f61e1c63f3f6f5e

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