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{^ 10001110101000110011111100111111011011100111110110001110101000110011111100111111011011100111101101011110 8ea33f3f6e7d8ea33f3f6e7b5e
EUC-JP 璽琁?n}璽琁?n{^ 1011110010100101100011111100110010100011001111110110111001111101101111001010010110001111110011001010001100111111011011100111101101011110 bca58fcca33f6e7dbca58fcca33f6e7b5e
UTF-8 璽琁싄n}璽琁싄n{^ 1110011110010010101111011110011110010000100000011110110010001011100001000110111001111101111001111001001010111101111001111001000010000001111011001000101110000100011011100111101101011110 e792bde79081ec8b846e7de792bde79081ec8b846e7b5e
UHC 璽琁싄n}璽琁싄n{^ 1101111111011110111000001100010010011010110001110110111001111101110111111101111011100000110001001001101011000111011011100111101101011110 dfdee0c49ac76e7ddfdee0c49ac76e7b5e

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