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 –iâé\nf–iâé\n^}Y–iâé\nf–iâé\n^}bE 100101100110100111100010111010010101110001101110011001101001011001101001111000101110100101011100011011100101111001111101010110011001011001101001111000101110100101011100011011100110011010010110011010011110001011101001010111000110111001011110011111010110001001000101 9669e2e95c6e669669e2e95c6e5e7d599669e2e95c6e669669e2e95c6e5e7d6245
SJIS-WIN ?i??\nf?i??\n^}Y?i??\nf?i??\n^}bE 001111110110100100111111001111110101110001101110011001100011111101101001001111110011111101011100011011100101111001111101010110010011111101101001001111110011111101011100011011100110011000111111011010010011111100111111010111000110111001011110011111010110001001000101 3f693f3f5c6e663f693f3f5c6e5e7d593f693f3f5c6e663f693f3f5c6e5e7d6245
EUC-JP ?iâé\nf?iâé\n^}Y?iâé\nf?iâé\n^}bE 00111111011010011000111110101011101001001000111110101011101100010101110001101110011001100011111101101001100011111010101110100100100011111010101110110001010111000110111001011110011111010101100100111111011010011000111110101011101001001000111110101011101100010101110001101110011001100011111101101001100011111010101110100100100011111010101110110001010111000110111001011110011111010110001001000101 3f698faba48fabb15c6e663f698faba48fabb15c6e5e7d593f698faba48fabb15c6e663f698faba48fabb15c6e5e7d6245
UTF-8 –iâé\nf–iâé\n^}Y–iâé\nf–iâé\n^}bE 110000101001011001101001110000111010001011000011101010010101110001101110011001101100001010010110011010011100001110100010110000111010100101011100011011100101111001111101010110011100001010010110011010011100001110100010110000111010100101011100011011100110011011000010100101100110100111000011101000101100001110101001010111000110111001011110011111010110001001000101 c29669c3a2c3a95c6e66c29669c3a2c3a95c6e5e7d59c29669c3a2c3a95c6e66c29669c3a2c3a95c6e5e7d6245
UHC ?i??\nf?i??\n^}Y?i??\nf?i??\n^}bE 001111110110100100111111001111110101110001101110011001100011111101101001001111110011111101011100011011100101111001111101010110010011111101101001001111110011111101011100011011100110011000111111011010010011111100111111010111000110111001011110011111010110001001000101 3f693f3f5c6e663f693f3f5c6e5e7d593f693f3f5c6e663f693f3f5c6e5e7d6245

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