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 111000011000000110011010010111110101110001101110011001101110000110000001100110100101111101011100011011100101111001111101010110011110000110000001100110100101111101011100011011100110011011100001100000011001101001011111010111000110111001011110011111010110001001000101 e1819a5f5c6e66e1819a5f5c6e5e7d59e1819a5f5c6e66e1819a5f5c6e5e7d6245
EUC-JP 瘁喟\nf瘁喟\n^}Y瘁喟\nf瘁喟\n^}bE 111000011110000111010011110000000101110001101110011001101110000111100001110100111100000001011100011011100101111001111101010110011110000111100001110100111100000001011100011011100110011011100001111000011101001111000000010111000110111001011110011111010110001001000101 e1e1d3c05c6e66e1e1d3c05c6e5e7d59e1e1d3c05c6e66e1e1d3c05c6e5e7d6245
UTF-8 瘁喟\nf瘁喟\n^}Y瘁喟\nf瘁喟\n^}bE 1110011110011000100000011110010110010110100111110101110001101110011001101110011110011000100000011110010110010110100111110101110001101110010111100111110101011001111001111001100010000001111001011001011010011111010111000110111001100110111001111001100010000001111001011001011010011111010111000110111001011110011111010110001001000101 e79881e5969f5c6e66e79881e5969f5c6e5e7d59e79881e5969f5c6e66e79881e5969f5c6e5e7d6245
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)