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 100110001010111110011101010101010101110001101110011001101001100010101111100111010101010101011100011011100101111001111101010110011001100010101111100111010101010101011100011011100110011010011000101011111001110101010101010111000110111001011110011111010110001001000101 98af9d555c6e6698af9d555c6e5e7d5998af9d555c6e6698af9d555c6e5e7d6245
EUC-JP 弍拔\nf弍拔\n^}Y弍拔\nf弍拔\n^}bE 110100001011000111011001101101100101110001101110011001101101000010110001110110011011011001011100011011100101111001111101010110011101000010110001110110011011011001011100011011100110011011010000101100011101100110110110010111000110111001011110011111010110001001000101 d0b1d9b65c6e66d0b1d9b65c6e5e7d59d0b1d9b65c6e66d0b1d9b65c6e5e7d6245
UTF-8 弍拔\nf弍拔\n^}Y弍拔\nf弍拔\n^}bE 1110010110111100100011011110011010001011100101000101110001101110011001101110010110111100100011011110011010001011100101000101110001101110010111100111110101011001111001011011110010001101111001101000101110010100010111000110111001100110111001011011110010001101111001101000101110010100010111000110111001011110011111010110001001000101 e5bc8de68b945c6e66e5bc8de68b945c6e5e7d59e5bc8de68b945c6e66e5bc8de68b945c6e5e7d6245
UHC ?拔\nf?拔\n^}Y?拔\nf?拔\n^}bE 0011111111011010111110110101110001101110011001100011111111011010111110110101110001101110010111100111110101011001001111111101101011111011010111000110111001100110001111111101101011111011010111000110111001011110011111010110001001000101 3fdafb5c6e663fdafb5c6e5e7d593fdafb5c6e663fdafb5c6e5e7d6245

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