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{^ 10001111100001010011111100111111011011100111110110001111100001010011111100111111011011100111101101011110 8f853f3f6e7d8f853f3f6e7b5e
EUC-JP 遵??n}遵??n{^ 10111101111001010011111100111111011011100111110110111101111001010011111100111111011011100111101101011110 bde53f3f6e7dbde53f3f6e7b5e
UTF-8 遵댄쏩n}遵댄쏩n{^ 1110100110000001101101011110101110001100100001001110110010001111101010010110111001111101111010011000000110110101111010111000110010000100111011001000111110101001011011100111101101011110 e981b5eb8c84ec8fa96e7de981b5eb8c84ec8fa96e7b5e
UHC 遵댄쏩n}遵댄쏩n{^ 1111000111100101101101001110110110111101111101010110111001111101111100011110010110110100111011011011110111110101011011100111101101011110 f1e5b4edbdf56e7df1e5b4edbdf56e7b5e

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