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 1001110111000100011001101001110111000100010111100111110101011001100111011100010001100110100111011100010001011110011111010110001001000101 9dc4669dc45e7d599dc4669dc45e7d6245
EUC-JP 敍f敍^}Y敍f敍^}bE 1101101011000110011001101101101011000110010111100111110101011001110110101100011001100110110110101100011001011110011111010110001001000101 dac666dac65e7d59dac666dac65e7d6245
UTF-8 敍f敍^}Y敍f敍^}bE 111001101001010110001101011001101110011010010101100011010101111001111101010110011110011010010101100011010110011011100110100101011000110101011110011111010110001001000101 e6958d66e6958d5e7d59e6958d66e6958d5e7d6245
UHC 敍f敍^}Y敍f敍^}bE 1101111111110011011001101101111111110011010111100111110101011001110111111111001101100110110111111111001101011110011111010110001001000101 dff366dff35e7d59dff366dff35e7d6245

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