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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 鳶???N}鳶???N{^ 100100111100111000111111001111110011111101001110011111011001001111001110001111110011111100111111010011100111101101011110 93ce3f3f3f4e7d93ce3f3f3f4e7b5e
EUC-JP 鳶???N}鳶???N{^ 110001101101000000111111001111110011111101001110011111011100011011010000001111110011111100111111010011100111101101011110 c6d03f3f3f4e7dc6d03f3f3f4e7b5e
UTF-8 鳶쓹썐年N}鳶쓹썐年N{^ 1110100110110011101101101110110010010011101110011110110010001101100100001110111110100110100011100100111001111101111010011011001110110110111011001001001110111001111011001000110110010000111011111010011010001110010011100111101101011110 e9b3b6ec93b9ec8d90efa68e4e7de9b3b6ec93b9ec8d90efa68e4e7b5e
UHC 鳶쓹썐年N}鳶쓹썐年N{^ 111001101110100110011101100101011001101110000011111001101100010001001110011111011110011011101001100111011001010110011011100000111110011011000100010011100111101101011110 e6e99d959b83e6c44e7de6e99d959b83e6c44e7b5e

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