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 Ÿ÷à\nfŸ÷à\n^}YŸ÷à\nfŸ÷à\n^}bE 100111111111011110011101111000000101110001101110011001101001111111110111100111011110000001011100011011100101111001111101010110011001111111110111100111011110000001011100011011100110011010011111111101111001110111100000010111000110111001011110011111010110001001000101 9ff79de05c6e669ff79de05c6e5e7d599ff79de05c6e669ff79de05c6e5e7d6245
SJIS-WIN ?÷??\nf?÷??\n^}Y?÷??\nf?÷??\n^}bE 00111111100000011000000000111111001111110101110001101110011001100011111110000001100000000011111100111111010111000110111001011110011111010101100100111111100000011000000000111111001111110101110001101110011001100011111110000001100000000011111100111111010111000110111001011110011111010110001001000101 3f81803f3f5c6e663f81803f3f5c6e5e7d593f81803f3f5c6e663f81803f3f5c6e5e7d6245
EUC-JP ?÷?à\nf?÷?à\n^}Y?÷?à\nf?÷?à\n^}bE 001111111010000111100000001111111000111110101011101000100101110001101110011001100011111110100001111000000011111110001111101010111010001001011100011011100101111001111101010110010011111110100001111000000011111110001111101010111010001001011100011011100110011000111111101000011110000000111111100011111010101110100010010111000110111001011110011111010110001001000101 3fa1e03f8faba25c6e663fa1e03f8faba25c6e5e7d593fa1e03f8faba25c6e663fa1e03f8faba25c6e5e7d6245
UTF-8 Ÿ÷à\nfŸ÷à\n^}YŸ÷à\nfŸ÷à\n^}bE 11000010100111111100001110110111110000101001110111000011101000000101110001101110011001101100001010011111110000111011011111000010100111011100001110100000010111000110111001011110011111010101100111000010100111111100001110110111110000101001110111000011101000000101110001101110011001101100001010011111110000111011011111000010100111011100001110100000010111000110111001011110011111010110001001000101 c29fc3b7c29dc3a05c6e66c29fc3b7c29dc3a05c6e5e7d59c29fc3b7c29dc3a05c6e66c29fc3b7c29dc3a05c6e5e7d6245
UHC ?÷??\nf?÷??\n^}Y?÷??\nf?÷??\n^}bE 00111111101000011100000000111111001111110101110001101110011001100011111110100001110000000011111100111111010111000110111001011110011111010101100100111111101000011100000000111111001111110101110001101110011001100011111110100001110000000011111100111111010111000110111001011110011111010110001001000101 3fa1c03f3f5c6e663fa1c03f3f5c6e5e7d593fa1c03f3f5c6e663fa1c03f3f5c6e5e7d6245

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