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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鳶←?鳶←?^ 1001001111001110100000011010100100111111100100111100111010000001101010010011111101011110 93ce81a93f93ce81a93f5e
EUC-JP 鳶←?鳶←?^ 1100011011010000101000101010101100111111110001101101000010100010101010110011111101011110 c6d0a2ab3fc6d0a2ab3f5e
UTF-8 鳶←뜌鳶←뜌^ 11101001101100111011011011100010100001101001000011101011100111001000110011101001101100111011011011100010100001101001000011101011100111001000110001011110 e9b3b6e28690eb9c8ce9b3b6e28690eb9c8c5e
UHC 鳶←뜌鳶←뜌^ 11100110111010011010000111100111100011011000111111100110111010011010000111100111100011011000111101011110 e6e9a1e78d8fe6e9a1e78d8f5e

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