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 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN ?コ\nf?コ\n^}Y?コ\nf?コ\n^}bE 00111111101110100101110001101110011001100011111110111010010111000110111001011110011111010101100100111111101110100101110001101110011001100011111110111010010111000110111001011110011111010110001001000101 3fba5c6e663fba5c6e5e7d593fba5c6e663fba5c6e5e7d6245
EUC-JP ?コ\nf?コ\n^}Y?コ\nf?コ\n^}bE 0011111110001110101110100101110001101110011001100011111110001110101110100101110001101110010111100111110101011001001111111000111010111010010111000110111001100110001111111000111010111010010111000110111001011110011111010110001001000101 3f8eba5c6e663f8eba5c6e5e7d593f8eba5c6e663f8eba5c6e5e7d6245
UTF-8 コ\nfコ\n^}Yコ\nfコ\n^}bE 1110111010111100101110111110111110111101101110100101110001101110011001101110111010111100101110111110111110111101101110100101110001101110010111100111110101011001111011101011110010111011111011111011110110111010010111000110111001100110111011101011110010111011111011111011110110111010010111000110111001011110011111010110001001000101 eebcbbefbdba5c6e66eebcbbefbdba5c6e5e7d59eebcbbefbdba5c6e66eebcbbefbdba5c6e5e7d6245
UHC ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245

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