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{^ 1000111110101011111000111010000111111000010011110110111001111101100011111010101111100011101000011111100001001111011011100111101101011110 8fabe3a1f84f6e7d8fabe3a1f84f6e7b5e
EUC-JP 将罍?n}将罍?n{^ 101111101010110111100110101000110011111101101110011111011011111010101101111001101010001100111111011011100111101101011110 beade6a33f6e7dbeade6a33f6e7b5e
UTF-8 将罍n}将罍n{^ 1110010110110000100001101110011110111101100011011110111010010111101011110110111001111101111001011011000010000110111001111011110110001101111011101001011110101111011011100111101101011110 e5b086e7bd8dee97af6e7de5b086e7bd8dee97af6e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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