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 111010001001001110001101011110110101110001101110011001101110100010010011100011010111101101011100011011100101111001111101010110011110100010010011100011010111101101011100011011100110011011101000100100111000110101111011010111000110111001011110011111010110001001000101 e8938d7b5c6e66e8938d7b5c6e5e7d59e8938d7b5c6e66e8938d7b5c6e5e7d6245
EUC-JP 闢砿\nf闢砿\n^}Y闢砿\nf闢砿\n^}bE 111011111111001110111001110111000101110001101110011001101110111111110011101110011101110001011100011011100101111001111101010110011110111111110011101110011101110001011100011011100110011011101111111100111011100111011100010111000110111001011110011111010110001001000101 eff3b9dc5c6e66eff3b9dc5c6e5e7d59eff3b9dc5c6e66eff3b9dc5c6e5e7d6245
UTF-8 闢砿\nf闢砿\n^}Y闢砿\nf闢砿\n^}bE 1110100110010111101000101110011110100000101111110101110001101110011001101110100110010111101000101110011110100000101111110101110001101110010111100111110101011001111010011001011110100010111001111010000010111111010111000110111001100110111010011001011110100010111001111010000010111111010111000110111001011110011111010110001001000101 e997a2e7a0bf5c6e66e997a2e7a0bf5c6e5e7d59e997a2e7a0bf5c6e66e997a2e7a0bf5c6e5e7d6245
UHC 闢?\nf闢?\n^}Y闢?\nf闢?\n^}bE 1101110010100011001111110101110001101110011001101101110010100011001111110101110001101110010111100111110101011001110111001010001100111111010111000110111001100110110111001010001100111111010111000110111001011110011111010110001001000101 dca33f5c6e66dca33f5c6e5e7d59dca33f5c6e66dca33f5c6e5e7d6245

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