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{^ 1110101110100111101001101110101110011101100000101110101110100110101010000110111001111101111010111010011110100110111010111001110110000010111010111010011010101000011011100111101101011110 eba7a6eb9d82eba6a86e7deba7a6eb9d82eba6a86e7b5e
UHC 맦띂릨n}맦띂릨n{^ 1001000010101111100011011011110110010000100010100110111001111101100100001010111110001101101111011001000010001010011011100111101101011110 90af8dbd908a6e7d90af8dbd908a6e7b5e

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