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 111010001110101011100000101011110101110001101110011001101110100011101010111000001010111101011100011011100101111001111101010110011110100011101010111000001010111101011100011011100110011011101000111010101110000010101111010111000110111001011110011111010110001001000101 e8eae0af5c6e66e8eae0af5c6e5e7d59e8eae0af5c6e66e8eae0af5c6e5e7d6245
EUC-JP 韭牘\nf韭牘\n^}Y韭牘\nf韭牘\n^}bE 111100001110110011100000101100010101110001101110011001101111000011101100111000001011000101011100011011100101111001111101010110011111000011101100111000001011000101011100011011100110011011110000111011001110000010110001010111000110111001011110011111010110001001000101 f0ece0b15c6e66f0ece0b15c6e5e7d59f0ece0b15c6e66f0ece0b15c6e5e7d6245
UTF-8 韭牘\nf韭牘\n^}Y韭牘\nf韭牘\n^}bE 1110100110011111101011011110011110001001100110000101110001101110011001101110100110011111101011011110011110001001100110000101110001101110010111100111110101011001111010011001111110101101111001111000100110011000010111000110111001100110111010011001111110101101111001111000100110011000010111000110111001011110011111010110001001000101 e99fade789985c6e66e99fade789985c6e5e7d59e99fade789985c6e66e99fade789985c6e5e7d6245
UHC ?牘\nf?牘\n^}Y?牘\nf?牘\n^}bE 0011111111010100101110100101110001101110011001100011111111010100101110100101110001101110010111100111110101011001001111111101010010111010010111000110111001100110001111111101010010111010010111000110111001011110011111010110001001000101 3fd4ba5c6e663fd4ba5c6e5e7d593fd4ba5c6e663fd4ba5c6e5e7d6245

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