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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 鳥??n}鳥??n{^ 10010010101110010011111100111111011011100111110110010010101110010011111100111111011011100111101101011110 92b93f3f6e7d92b93f3f6e7b5e
EUC-JP 鳥??n}鳥??n{^ 11000100101110110011111100111111011011100111110111000100101110110011111100111111011011100111101101011110 c4bb3f3f6e7dc4bb3f3f6e7b5e
UTF-8 鳥흔톰n}鳥흔톰n{^ 1110100110110011101001011110110110011101100101001110110110000110101100000110111001111101111010011011001110100101111011011001110110010100111011011000011010110000011011100111101101011110 e9b3a5ed9d94ed86b06e7de9b3a5ed9d94ed86b06e7b5e
UHC 鳥흔톰n}鳥흔톰n{^ 1111000011101000110010001110011111000101111010000110111001111101111100001110100011001000111001111100010111101000011011100111101101011110 f0e8c8e7c5e86e7df0e8c8e7c5e86e7b5e

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