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 001111111000111111001001111011110101110001101110011001100011111110001111110010011110111101011100011011100101111001111101010110010011111110001111110010011110111101011100011011100110011000111111100011111100100111101111010111000110111001011110011111010110001001000101 3f8fc9ef5c6e663f8fc9ef5c6e5e7d593f8fc9ef5c6e663f8fc9ef5c6e5e7d6245
UTF-8 뤚焰\nf뤚焰\n^}Y뤚焰\nf뤚焰\n^}bE 1110101110100100100110101110011110000100101100000101110001101110011001101110101110100100100110101110011110000100101100000101110001101110010111100111110101011001111010111010010010011010111001111000010010110000010111000110111001100110111010111010010010011010111001111000010010110000010111000110111001011110011111010110001001000101 eba49ae784b05c6e66eba49ae784b05c6e5e7d59eba49ae784b05c6e66eba49ae784b05c6e5e7d6245
UHC 뤚焰\nf뤚焰\n^}Y뤚焰\nf뤚焰\n^}bE 100011111100100111100110111110110101110001101110011001101000111111001001111001101111101101011100011011100101111001111101010110011000111111001001111001101111101101011100011011100110011010001111110010011110011011111011010111000110111001011110011111010110001001000101 8fc9e6fb5c6e668fc9e6fb5c6e5e7d598fc9e6fb5c6e668fc9e6fb5c6e5e7d6245

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