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 1001000001010011001111110101110001101110011001101001000001010011001111110101110001101110010111100111110101011001100100000101001100111111010111000110111001100110100100000101001100111111010111000110111001011110011111010110001001000101 90533f5c6e6690533f5c6e5e7d5990533f5c6e6690533f5c6e5e7d6245
EUC-JP 心?\nf心?\n^}Y心?\nf心?\n^}bE 1011111110110100001111110101110001101110011001101011111110110100001111110101110001101110010111100111110101011001101111111011010000111111010111000110111001100110101111111011010000111111010111000110111001011110011111010110001001000101 bfb43f5c6e66bfb43f5c6e5e7d59bfb43f5c6e66bfb43f5c6e5e7d6245
UTF-8 心뗽\nf心뗽\n^}Y心뗽\nf心뗽\n^}bE 1110010110111111100000111110101110010111101111010101110001101110011001101110010110111111100000111110101110010111101111010101110001101110010111100111110101011001111001011011111110000011111010111001011110111101010111000110111001100110111001011011111110000011111010111001011110111101010111000110111001011110011111010110001001000101 e5bf83eb97bd5c6e66e5bf83eb97bd5c6e5e7d59e5bf83eb97bd5c6e66e5bf83eb97bd5c6e5e7d6245
UHC 心뗽\nf心뗽\n^}Y心뗽\nf心뗽\n^}bE 111000111111110110001011111111000101110001101110011001101110001111111101100010111111110001011100011011100101111001111101010110011110001111111101100010111111110001011100011011100110011011100011111111011000101111111100010111000110111001011110011111010110001001000101 e3fd8bfc5c6e66e3fd8bfc5c6e5e7d59e3fd8bfc5c6e66e3fd8bfc5c6e5e7d6245

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