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{^ 10011011010010110011111100111111011011100111110110011011010010110011111100111111011011100111101101011110 9b4b3f3f6e7d9b4b3f3f6e7b5e
EUC-JP 姙??n}姙??n{^ 11010101101011000011111100111111011011100111110111010101101011000011111100111111011011100111101101011110 d5ac3f3f6e7dd5ac3f3f6e7b5e
UTF-8 姙찍짠n}姙찍짠n{^ 1110010110100111100110011110110010110000100011011110110010100111101000000110111001111101111001011010011110011001111011001011000010001101111011001010011110100000011011100111101101011110 e5a799ecb08deca7a06e7de5a799ecb08deca7a06e7b5e
UHC 姙찍짠n}姙찍짠n{^ 1110110011110101110000101110111111000010101001110110111001111101111011001111010111000010111011111100001010100111011011100111101101011110 ecf5c2efc2a76e7decf5c2efc2a76e7b5e

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