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{^ 001111110011111110001111110101111111100101101110011111010011111100111111100011111101011111111001011011100111101101011110 3f3f8fd7f96e7d3f3f8fd7f96e7b5e
UTF-8 솨샹荑n}솨샹荑n{^ 1110110010000110101010001110110010000011101110011110100010001101100100010110111001111101111011001000011010101000111011001000001110111001111010001000110110010001011011100111101101011110 ec86a8ec83b9e88d916e7dec86a8ec83b9e88d916e7b5e
UHC 솨샹荑n}솨샹荑n{^ 1011110011011101101111001010011111101100101111110110111001111101101111001101110110111100101001111110110010111111011011100111101101011110 bcddbca7ecbf6e7dbcddbca7ecbf6e7b5e

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