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 çhŸó\nfçhŸó\n^}YçhŸó\nfçhŸó\n^}bE 111001110110100010011111111100110101110001101110011001101110011101101000100111111111001101011100011011100101111001111101010110011110011101101000100111111111001101011100011011100110011011100111011010001001111111110011010111000110111001011110011111010110001001000101 e7689ff35c6e66e7689ff35c6e5e7d59e7689ff35c6e66e7689ff35c6e5e7d6245
SJIS-WIN ?h??\nf?h??\n^}Y?h??\nf?h??\n^}bE 001111110110100000111111001111110101110001101110011001100011111101101000001111110011111101011100011011100101111001111101010110010011111101101000001111110011111101011100011011100110011000111111011010000011111100111111010111000110111001011110011111010110001001000101 3f683f3f5c6e663f683f3f5c6e5e7d593f683f3f5c6e663f683f3f5c6e5e7d6245
EUC-JP çh?ó\nfçh?ó\n^}Yçh?ó\nfçh?ó\n^}bE 10001111101010111010111001101000001111111000111110101011110100010101110001101110011001101000111110101011101011100110100000111111100011111010101111010001010111000110111001011110011111010101100110001111101010111010111001101000001111111000111110101011110100010101110001101110011001101000111110101011101011100110100000111111100011111010101111010001010111000110111001011110011111010110001001000101 8fabae683f8fabd15c6e668fabae683f8fabd15c6e5e7d598fabae683f8fabd15c6e668fabae683f8fabd15c6e5e7d6245
UTF-8 çhŸó\nfçhŸó\n^}YçhŸó\nfçhŸó\n^}bE 110000111010011101101000110000101001111111000011101100110101110001101110011001101100001110100111011010001100001010011111110000111011001101011100011011100101111001111101010110011100001110100111011010001100001010011111110000111011001101011100011011100110011011000011101001110110100011000010100111111100001110110011010111000110111001011110011111010110001001000101 c3a768c29fc3b35c6e66c3a768c29fc3b35c6e5e7d59c3a768c29fc3b35c6e66c3a768c29fc3b35c6e5e7d6245
UHC ?h??\nf?h??\n^}Y?h??\nf?h??\n^}bE 001111110110100000111111001111110101110001101110011001100011111101101000001111110011111101011100011011100101111001111101010110010011111101101000001111110011111101011100011011100110011000111111011010000011111100111111010111000110111001011110011111010110001001000101 3f683f3f5c6e663f683f3f5c6e5e7d593f683f3f5c6e663f683f3f5c6e5e7d6245

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