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 ?W\nf?W\n^}Y?W\nf?W\n^}bE 00111111010101110101110001101110011001100011111101010111010111000110111001011110011111010101100100111111010101110101110001101110011001100011111101010111010111000110111001011110011111010110001001000101 3f575c6e663f575c6e5e7d593f575c6e663f575c6e5e7d6245
SJIS-WIN 眇W\nf眇W\n^}Y眇W\nf眇W\n^}bE 1110000110111101010101110101110001101110011001101110000110111101010101110101110001101110010111100111110101011001111000011011110101010111010111000110111001100110111000011011110101010111010111000110111001011110011111010110001001000101 e1bd575c6e66e1bd575c6e5e7d59e1bd575c6e66e1bd575c6e5e7d6245
EUC-JP 眇W\nf眇W\n^}Y眇W\nf眇W\n^}bE 1110001010111111010101110101110001101110011001101110001010111111010101110101110001101110010111100111110101011001111000101011111101010111010111000110111001100110111000101011111101010111010111000110111001011110011111010110001001000101 e2bf575c6e66e2bf575c6e5e7d59e2bf575c6e66e2bf575c6e5e7d6245
UTF-8 眇W\nf眇W\n^}Y眇W\nf眇W\n^}bE 111001111001110010000111010101110101110001101110011001101110011110011100100001110101011101011100011011100101111001111101010110011110011110011100100001110101011101011100011011100110011011100111100111001000011101010111010111000110111001011110011111010110001001000101 e79c87575c6e66e79c87575c6e5e7d59e79c87575c6e66e79c87575c6e5e7d6245
UHC ?W\nf?W\n^}Y?W\nf?W\n^}bE 00111111010101110101110001101110011001100011111101010111010111000110111001011110011111010101100100111111010101110101110001101110011001100011111101010111010111000110111001011110011111010110001001000101 3f575c6e663f575c6e5e7d593f575c6e663f575c6e5e7d6245

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