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{^ 10100101101000101110001111001000011011100111110110100101101000101110001111001000011011100111101101011110 a5a2e3c86e7da5a2e3c86e7b5e
EUC-JP ・「翳n}・「翳n{^ 1000111010100101100011101010001011100110110010100110111001111101100011101010010110001110101000101110011011001010011011100111101101011110 8ea58ea2e6ca6e7d8ea58ea2e6ca6e7b5e
UTF-8 ・「翳n}・「翳n{^ 1110111110111101101001011110111110111101101000101110011110111111101100110110111001111101111011111011110110100101111011111011110110100010111001111011111110110011011011100111101101011110 efbda5efbda2e7bfb36e7defbda5efbda2e7bfb36e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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