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 ÈëinfÈëin^}YÈëinfÈëin^}bE 11001000111010110110100101101110011001101100100011101011011010010110111001011110011111010101100111001000111010110110100101101110011001101100100011101011011010010110111001011110011111010110001001000101 c8eb696e66c8eb696e5e7d59c8eb696e66c8eb696e5e7d6245
SJIS-WIN ??inf??in^}Y??inf??in^}bE 00111111001111110110100101101110011001100011111100111111011010010110111001011110011111010101100100111111001111110110100101101110011001100011111100111111011010010110111001011110011111010110001001000101 3f3f696e663f3f696e5e7d593f3f696e663f3f696e5e7d6245
EUC-JP ÈëinfÈëin^}YÈëinfÈëin^}bE 1000111110101010101100101000111110101011101100110110100101101110011001101000111110101010101100101000111110101011101100110110100101101110010111100111110101011001100011111010101010110010100011111010101110110011011010010110111001100110100011111010101010110010100011111010101110110011011010010110111001011110011111010110001001000101 8faab28fabb3696e668faab28fabb3696e5e7d598faab28fabb3696e668faab28fabb3696e5e7d6245
UTF-8 ÈëinfÈëin^}YÈëinfÈëin^}bE 110000111000100011000011101010110110100101101110011001101100001110001000110000111010101101101001011011100101111001111101010110011100001110001000110000111010101101101001011011100110011011000011100010001100001110101011011010010110111001011110011111010110001001000101 c388c3ab696e66c388c3ab696e5e7d59c388c3ab696e66c388c3ab696e5e7d6245
UHC ??inf??in^}Y??inf??in^}bE 00111111001111110110100101101110011001100011111100111111011010010110111001011110011111010101100100111111001111110110100101101110011001100011111100111111011010010110111001011110011111010110001001000101 3f3f696e663f3f696e5e7d593f3f696e663f3f696e5e7d6245

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