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 0011111101101110011001100011111101101110010111100111110101011001001111110110111001100110001111110110111001011110011111010110001001000101 3f6e663f6e5e7d593f6e663f6e5e7d6245
SJIS-WIN 艘nf艘n^}Y艘nf艘n^}bE 111001000111101001101110011001101110010001111010011011100101111001111101010110011110010001111010011011100110011011100100011110100110111001011110011111010110001001000101 e47a6e66e47a6e5e7d59e47a6e66e47a6e5e7d6245
EUC-JP 艘nf艘n^}Y艘nf艘n^}bE 111001111101101101101110011001101110011111011011011011100101111001111101010110011110011111011011011011100110011011100111110110110110111001011110011111010110001001000101 e7db6e66e7db6e5e7d59e7db6e66e7db6e5e7d6245
UTF-8 艘nf艘n^}Y艘nf艘n^}bE 11101000100010011001100001101110011001101110100010001001100110000110111001011110011111010101100111101000100010011001100001101110011001101110100010001001100110000110111001011110011111010110001001000101 e889986e66e889986e5e7d59e889986e66e889986e5e7d6245
UHC ?nf?n^}Y?nf?n^}bE 0011111101101110011001100011111101101110010111100111110101011001001111110110111001100110001111110110111001011110011111010110001001000101 3f6e663f6e5e7d593f6e663f6e5e7d6245

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