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 ??????????E 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f3f3f45
SJIS-WIN 鳶←?鳶?鳶←?鳶?E 1001001111001110100000011010100100111111100100111100111000111111100100111100111010000001101010010011111110010011110011100011111101000101 93ce81a93f93ce3f93ce81a93f93ce3f45
EUC-JP 鳶←?鳶?鳶←?鳶?E 1100011011010000101000101010101100111111110001101101000000111111110001101101000010100010101010110011111111000110110100000011111101000101 c6d0a2ab3fc6d03fc6d0a2ab3fc6d03f45
UTF-8 鳶←퓭鳶줪鳶←퓭鳶줮E 11101001101100111011011011100010100001101001000011101101100100111010110111101001101100111011011011101100101001001010101011101001101100111011011011100010100001101001000011101101100100111010110111101001101100111011011011101100101001001010111001000101 e9b3b6e28690ed93ade9b3b6eca4aae9b3b6e28690ed93ade9b3b6eca4ae45
UHC 鳶←퓭鳶줪鳶←퓭鳶줮E 111001101110100110100001111001111011111110010100111001101110100110100010010110011110011011101001101000011110011110111111100101001110011011101001101000100110001001000101 e6e9a1e7bf94e6e9a259e6e9a1e7bf94e6e9a26245

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