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 1000111111000110111011101000111111000110111011100101110001101110011001101000111111000110111011101000111111000110111011100101110001101110010111100111110101011001100011111100011011101110100011111100011011101110010111000110111001100110100011111100011011101110100011111100011011101110010111000110111001011110011111010110001001000101 8fc6ee8fc6ee5c6e668fc6ee8fc6ee5c6e5e7d598fc6ee8fc6ee5c6e668fc6ee8fc6ee5c6e5e7d6245
UTF-8 沕沕\nf沕沕\n^}Y沕沕\nf沕沕\n^}bE 1110011010110010100101011110011010110010100101010101110001101110011001101110011010110010100101011110011010110010100101010101110001101110010111100111110101011001111001101011001010010101111001101011001010010101010111000110111001100110111001101011001010010101111001101011001010010101010111000110111001011110011111010110001001000101 e6b295e6b2955c6e66e6b295e6b2955c6e5e7d59e6b295e6b2955c6e66e6b295e6b2955c6e5e7d6245
UHC 沕沕\nf沕沕\n^}Y沕沕\nf沕沕\n^}bE 110110101010100111011010101010010101110001101110011001101101101010101001110110101010100101011100011011100101111001111101010110011101101010101001110110101010100101011100011011100110011011011010101010011101101010101001010111000110111001011110011111010110001001000101 daa9daa95c6e66daa9daa95c6e5e7d59daa9daa95c6e66daa9daa95c6e5e7d6245

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