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 ¿Üf¿Ü^}Y¿Üf¿Ü^}bE 11000010101111111100001110011100011001101100001010111111110000111001110001011110011111010101100111000010101111111100001110011100011001101100001010111111110000111001110001011110011111010110001001000101 c2bfc39c66c2bfc39c5e7d59c2bfc39c66c2bfc39c5e7d6245
SJIS-WIN ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
EUC-JP ¿�f¿�^}Y¿�f¿�^}bE 10001111101010101010010010001111101000101100010010001111101010101010101000111111011001101000111110101010101001001000111110100010110001001000111110101010101010100011111101011110011111010101100110001111101010101010010010001111101000101100010010001111101010101010101000111111011001101000111110101010101001001000111110100010110001001000111110101010101010100011111101011110011111010110001001000101 8faaa48fa2c48faaaa3f668faaa48fa2c48faaaa3f5e7d598faaa48fa2c48faaaa3f668faaa48fa2c48faaaa3f5e7d6245
UTF-8 ¿Üf¿Ü^}Y¿Üf¿Ü^}bE 1100001110000010110000101011111111000011100000111100001010011100011001101100001110000010110000101011111111000011100000111100001010011100010111100111110101011001110000111000001011000010101111111100001110000011110000101001110001100110110000111000001011000010101111111100001110000011110000101001110001011110011111010110001001000101 c382c2bfc383c29c66c382c2bfc383c29c5e7d59c382c2bfc383c29c66c382c2bfc383c29c5e7d6245
UHC ?¿??f?¿??^}Y?¿??f?¿??^}bE 0011111110100010101011110011111100111111011001100011111110100010101011110011111100111111010111100111110101011001001111111010001010101111001111110011111101100110001111111010001010101111001111110011111101011110011111010110001001000101 3fa2af3f3f663fa2af3f3f5e7d593fa2af3f3f663fa2af3f3f5e7d6245

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