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{^ 10011000101011000011111100111111011011100111110110011000101011000011111100111111011011100111101101011110 98ac3f3f6e7d98ac3f3f6e7b5e
EUC-JP 豫??n}豫??n{^ 11010000101011100011111100111111011011100111110111010000101011100011111100111111011011100111101101011110 d0ae3f3f6e7dd0ae3f3f6e7b5e
UTF-8 豫녻퉽n}豫녻퉽n{^ 1110100010110001101010111110101110000101101110111110110110001001101111010110111001111101111010001011000110101011111010111000010110111011111011011000100110111101011011100111101101011110 e8b1abeb85bbed89bd6e7de8b1abeb85bbed89bd6e7b5e
UHC 豫녻퉽n}豫녻퉽n{^ 1110011111100011100001101110100010111001100101010110111001111101111001111110001110000110111010001011100110010101011011100111101101011110 e7e386e8b9956e7de7e386e8b9956e7b5e

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