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 100011011111110010001101111111000101110001101110011001101000110111111100100011011111110001011100011011100101111001111101010110011000110111111100100011011111110001011100011011100110011010001101111111001000110111111100010111000110111001011110011111010110001001000101 8dfc8dfc5c6e668dfc8dfc5c6e5e7d598dfc8dfc5c6e668dfc8dfc5c6e5e7d6245
EUC-JP 刷刷\nf刷刷\n^}Y刷刷\nf刷刷\n^}bE 101110101111111010111010111111100101110001101110011001101011101011111110101110101111111001011100011011100101111001111101010110011011101011111110101110101111111001011100011011100110011010111010111111101011101011111110010111000110111001011110011111010110001001000101 bafebafe5c6e66bafebafe5c6e5e7d59bafebafe5c6e66bafebafe5c6e5e7d6245
UTF-8 刷刷\nf刷刷\n^}Y刷刷\nf刷刷\n^}bE 1110010110001000101101111110010110001000101101110101110001101110011001101110010110001000101101111110010110001000101101110101110001101110010111100111110101011001111001011000100010110111111001011000100010110111010111000110111001100110111001011000100010110111111001011000100010110111010111000110111001011110011111010110001001000101 e588b7e588b75c6e66e588b7e588b75c6e5e7d59e588b7e588b75c6e66e588b7e588b75c6e5e7d6245
UHC 刷刷\nf刷刷\n^}Y刷刷\nf刷刷\n^}bE 111000011110110011100001111011000101110001101110011001101110000111101100111000011110110001011100011011100101111001111101010110011110000111101100111000011110110001011100011011100110011011100001111011001110000111101100010111000110111001011110011111010110001001000101 e1ece1ec5c6e66e1ece1ec5c6e5e7d59e1ece1ec5c6e66e1ece1ec5c6e5e7d6245

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