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 ???N}???N{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 鳶▽?N}鳶▽?N{^ 100100111100111010000001101001000011111101001110011111011001001111001110100000011010010000111111010011100111101101011110 93ce81a43f4e7d93ce81a43f4e7b5e
EUC-JP 鳶▽?N}鳶▽?N{^ 110001101101000010100010101001100011111101001110011111011100011011010000101000101010011000111111010011100111101101011110 c6d0a2a63f4e7dc6d0a2a63f4e7b5e
UTF-8 鳶▽푶N}鳶▽푶N{^ 1110100110110011101101101110001010010110101111011110110110010001101101100100111001111101111010011011001110110110111000101001011010111101111011011001000110110110010011100111101101011110 e9b3b6e296bded91b64e7de9b3b6e296bded91b64e7b5e
UHC 鳶▽푶N}鳶▽푶N{^ 1110011011101001101000011110010010111110100001000100111001111101111001101110100110100001111001001011111010000100010011100111101101011110 e6e9a1e4be844e7de6e9a1e4be844e7b5e

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