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 1110000111100001001111110101110001101110011001101110000111100001001111110101110001101110010111100111110101011001111000011110000100111111010111000110111001100110111000011110000100111111010111000110111001011110011111010110001001000101 e1e13f5c6e66e1e13f5c6e5e7d59e1e13f5c6e66e1e13f5c6e5e7d6245
EUC-JP 矣?\nf矣?\n^}Y矣?\nf矣?\n^}bE 1110001011100011001111110101110001101110011001101110001011100011001111110101110001101110010111100111110101011001111000101110001100111111010111000110111001100110111000101110001100111111010111000110111001011110011111010110001001000101 e2e33f5c6e66e2e33f5c6e5e7d59e2e33f5c6e66e2e33f5c6e5e7d6245
UTF-8 矣뛏\nf矣뛏\n^}Y矣뛏\nf矣뛏\n^}bE 1110011110011111101000111110101110011011100011110101110001101110011001101110011110011111101000111110101110011011100011110101110001101110010111100111110101011001111001111001111110100011111010111001101110001111010111000110111001100110111001111001111110100011111010111001101110001111010111000110111001011110011111010110001001000101 e79fa3eb9b8f5c6e66e79fa3eb9b8f5c6e5e7d59e79fa3eb9b8f5c6e66e79fa3eb9b8f5c6e5e7d6245
UHC 矣뛏\nf矣뛏\n^}Y矣뛏\nf矣뛏\n^}bE 111010111111100010001101010011010101110001101110011001101110101111111000100011010100110101011100011011100101111001111101010110011110101111111000100011010100110101011100011011100110011011101011111110001000110101001101010111000110111001011110011111010110001001000101 ebf88d4d5c6e66ebf88d4d5c6e5e7d59ebf88d4d5c6e66ebf88d4d5c6e5e7d6245

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