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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 艾?????飮?^ 1110010010001000001111110011111100111111001111110011111110011111010110100011111101011110 e4883f3f3f3f3f9f5a3f5e
EUC-JP 艾?????飮?^ 1110011111101000001111110011111100111111001111110011111111011101101110110011111101011110 e7e83f3f3f3f3fddbb3f5e
UTF-8 艾싳궠杻㏆㎘飮쩙^ 11101000100010011011111011101100100010111011001111101010101101101010000011101111101001111000100011100011100011111000011011100011100011101001100011101001101000111010111011101100101010011001100101011110 e889beec8bb3eab6a0efa788e38f86e38e98e9a3aeeca9995e
UHC 艾싳궠杻㏆㎘飮쩙^ 1110010011110101100110101110110010000010101100111110101011110100101001111110111110100111101001011110101111100110101001010100111101011110 e4f59aec82b3eaf4a7efa7a5ebe6a54f5e

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