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{^ 10011101010110000011111100111111011011100111110110011101010110000011111100111111011011100111101101011110 9d583f3f6e7d9d583f3f6e7b5e
EUC-JP 拗??n}拗??n{^ 11011001101110010011111100111111011011100111110111011001101110010011111100111111011011100111101101011110 d9b93f3f6e7dd9b93f3f6e7b5e
UTF-8 拗솽솖n}拗솽솖n{^ 1110011010001011100101111110110010000110101111011110110010000110100101100110111001111101111001101000101110010111111011001000011010111101111011001000011010010110011011100111101101011110 e68b97ec86bdec86966e7de68b97ec86bdec86966e7b5e
UHC 拗솽솖n}拗솽솖n{^ 1110100011110011101111001110000110111100110101110110111001111101111010001111001110111100111000011011110011010111011011100111101101011110 e8f3bce1bcd76e7de8f3bce1bcd76e7b5e

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