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 ?wnf?wn^}Y?wnf?wn^}bE 001111110111011101101110011001100011111101110111011011100101111001111101010110010011111101110111011011100110011000111111011101110110111001011110011111010110001001000101 3f776e663f776e5e7d593f776e663f776e5e7d6245
SJIS-WIN 箋wnf箋wn^}Y箋wnf箋wn^}bE 11100010101100110111011101101110011001101110001010110011011101110110111001011110011111010101100111100010101100110111011101101110011001101110001010110011011101110110111001011110011111010110001001000101 e2b3776e66e2b3776e5e7d59e2b3776e66e2b3776e5e7d6245
EUC-JP 箋wnf箋wn^}Y箋wnf箋wn^}bE 11100100101101010111011101101110011001101110010010110101011101110110111001011110011111010101100111100100101101010111011101101110011001101110010010110101011101110110111001011110011111010110001001000101 e4b5776e66e4b5776e5e7d59e4b5776e66e4b5776e5e7d6245
UTF-8 箋wnf箋wn^}Y箋wnf箋wn^}bE 1110011110101110100010110111011101101110011001101110011110101110100010110111011101101110010111100111110101011001111001111010111010001011011101110110111001100110111001111010111010001011011101110110111001011110011111010110001001000101 e7ae8b776e66e7ae8b776e5e7d59e7ae8b776e66e7ae8b776e5e7d6245
UHC 箋wnf箋wn^}Y箋wnf箋wn^}bE 11101111101010000111011101101110011001101110111110101000011101110110111001011110011111010101100111101111101010000111011101101110011001101110111110101000011101110110111001011110011111010110001001000101 efa8776e66efa8776e5e7d59efa8776e66efa8776e5e7d6245

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