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 ?f?^}Y?f?^}bE 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 倭f倭^}Y倭f倭^}bE 1001100001100000011001101001100001100000010111100111110101011001100110000110000001100110100110000110000001011110011111010110001001000101 98606698605e7d5998606698605e7d6245
EUC-JP 倭f倭^}Y倭f倭^}bE 1100111111000001011001101100111111000001010111100111110101011001110011111100000101100110110011111100000101011110011111010110001001000101 cfc166cfc15e7d59cfc166cfc15e7d6245
UTF-8 倭f倭^}Y倭f倭^}bE 111001011000000010101101011001101110010110000000101011010101111001111101010110011110010110000000101011010110011011100101100000001010110101011110011111010110001001000101 e580ad66e580ad5e7d59e580ad66e580ad5e7d6245
UHC 倭f倭^}Y倭f倭^}bE 1110100011011110011001101110100011011110010111100111110101011001111010001101111001100110111010001101111001011110011111010110001001000101 e8de66e8de5e7d59e8de66e8de5e7d6245

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