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{^ 1001011010110111111010011100100111100111010110100110111001111101100101101011011111101001110010011110011101011010011011100111101101011110 96b7e9c9e75a6e7d96b7e9c9e75a6e7b5e
EUC-JP 鵡鯔躬n}鵡鯔躬n{^ 1100110010111001111100101100101111101101101110110110111001111101110011001011100111110010110010111110110110111011011011100111101101011110 ccb9f2cbedbb6e7dccb9f2cbedbb6e7b5e
UTF-8 鵡鯔躬n}鵡鯔躬n{^ 1110100110110101101000011110100110101111100101001110100010111010101011000110111001111101111010011011010110100001111010011010111110010100111010001011101010101100011011100111101101011110 e9b5a1e9af94e8baac6e7de9b5a1e9af94e8baac6e7b5e
UHC 鵡?躬n}鵡?躬n{^ 110110011111011100111111110011111110010101101110011111011101100111110111001111111100111111100101011011100111101101011110 d9f73fcfe56e7dd9f73fcfe56e7b5e

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