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{^ 11100000011010010011111100111111011011100111110111100000011010010011111100111111011011100111101101011110 e0693f3f6e7de0693f3f6e7b5e
EUC-JP 瀛??n}瀛??n{^ 11011111110010100011111100111111011011100111110111011111110010100011111100111111011011100111101101011110 dfca3f3f6e7ddfca3f3f6e7b5e
UTF-8 瀛뜌뢌n}瀛뜌뢌n{^ 1110011110000000100110111110101110011100100011001110101110100010100011000110111001111101111001111000000010011011111010111001110010001100111010111010001010001100011011100111101101011110 e7809beb9c8ceba28c6e7de7809beb9c8ceba28c6e7b5e
UHC 瀛뜌뢌n}瀛뜌뢌n{^ 1110011110111010100011011000111110001111010010000110111001111101111001111011101010001101100011111000111101001000011011100111101101011110 e7ba8d8f8f486e7de7ba8d8f8f486e7b5e

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