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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
EUC-JP ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
UTF-8 掠뺝뇤n}掠뺝뇤n{^ 1110111110100101101101011110101110111010100111011110101110000111101001000110111001111101111011111010010110110101111010111011101010011101111010111000011110100100011011100111101101011110 efa5b5ebba9deb87a46e7defa5b5ebba9deb87a46e7b5e
UHC 掠뺝뇤n}掠뺝뇤n{^ 1110010110110001100101011110010110000111100011000110111001111101111001011011000110010101111001011000011110001100011011100111101101011110 e5b195e5878c6e7de5b195e5878c6e7b5e

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