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 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
EUC-JP 潽潽\nf潽潽\n^}Y潽潽\nf潽潽\n^}bE 1000111111001000111000011000111111001000111000010101110001101110011001101000111111001000111000011000111111001000111000010101110001101110010111100111110101011001100011111100100011100001100011111100100011100001010111000110111001100110100011111100100011100001100011111100100011100001010111000110111001011110011111010110001001000101 8fc8e18fc8e15c6e668fc8e18fc8e15c6e5e7d598fc8e18fc8e15c6e668fc8e18fc8e15c6e5e7d6245
UTF-8 潽潽\nf潽潽\n^}Y潽潽\nf潽潽\n^}bE 1110011010111101101111011110011010111101101111010101110001101110011001101110011010111101101111011110011010111101101111010101110001101110010111100111110101011001111001101011110110111101111001101011110110111101010111000110111001100110111001101011110110111101111001101011110110111101010111000110111001011110011111010110001001000101 e6bdbde6bdbd5c6e66e6bdbde6bdbd5c6e5e7d59e6bdbde6bdbd5c6e66e6bdbde6bdbd5c6e5e7d6245
UHC 潽潽\nf潽潽\n^}Y潽潽\nf潽潽\n^}bE 110111001100100111011100110010010101110001101110011001101101110011001001110111001100100101011100011011100101111001111101010110011101110011001001110111001100100101011100011011100110011011011100110010011101110011001001010111000110111001011110011111010110001001000101 dcc9dcc95c6e66dcc9dcc95c6e5e7d59dcc9dcc95c6e66dcc9dcc95c6e5e7d6245

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