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{^ 1111101010110110100110111110110110011010101000100110111001111101111110101011011010011011111011011001101010100010011011100111101101011110 fab69bed9aa26e7dfab69bed9aa26e7b5e
EUC-JP 巐幔圓n}巐幔圓n{^ 10001111101110111111100111010110111011111101010010100100011011100111110110001111101110111111100111010110111011111101010010100100011011100111101101011110 8fbbf9d6efd4a46e7d8fbbf9d6efd4a46e7b5e
UTF-8 巐幔圓n}巐幔圓n{^ 1110010110110111100100001110010110111001100101001110010110011100100100110110111001111101111001011011011110010000111001011011100110010100111001011001110010010011011011100111101101011110 e5b790e5b994e59c936e7de5b790e5b994e59c936e7b5e
UHC ??圓n}??圓n{^ 00111111001111111110101010101101011011100111110100111111001111111110101010101101011011100111101101011110 3f3feaad6e7d3f3feaad6e7b5e

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