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{^ 10011011110010100011111100111111011011100111110110011011110010100011111100111111011011100111101101011110 9bca3f3f6e7d9bca3f3f6e7b5e
EUC-JP 嵬??n}嵬??n{^ 11010110110011000011111100111111011011100111110111010110110011000011111100111111011011100111101101011110 d6cc3f3f6e7dd6cc3f3f6e7b5e
UTF-8 嵬뚦윿n}嵬뚦윿n{^ 1110010110110101101011001110101110011010101001101110110010011100101111110110111001111101111001011011010110101100111010111001101010100110111011001001110010111111011011100111101101011110 e5b5aceb9aa6ec9cbf6e7de5b5aceb9aa6ec9cbf6e7b5e
UHC 嵬뚦윿n}嵬뚦윿n{^ 1110100011100011100011001110010110011111101101110110111001111101111010001110001110001100111001011001111110110111011011100111101101011110 e8e38ce59fb76e7de8e38ce59fb76e7b5e

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