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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 諸晋諸辱n}諸晋諸辱n{^ 111110111010100110010000010101111111101110101001100100000100101001101110011111011111101110101001100100000101011111111011101010011001000001001010011011100111101101011110 fba99057fba9904a6e7dfba99057fba9904a6e7b5e
EUC-JP ?晋?辱n}?晋?辱n{^ 0011111110111111101110000011111110111111101010110110111001111101001111111011111110111000001111111011111110101011011011100111101101011110 3fbfb83fbfab6e7d3fbfb83fbfab6e7b5e
UTF-8 諸晋諸辱n}諸晋諸辱n{^ 1110111110101000101000101110011010011001100010111110111110101000101000101110100010111110101100010110111001111101111011111010100010100010111001101001100110001011111011111010100010100010111010001011111010110001011011100111101101011110 efa8a2e6998befa8a2e8beb16e7defa8a2e6998befa8a2e8beb16e7b5e
UHC ?晋?辱n}?晋?辱n{^ 0011111111110010110011000011111111101001101101000110111001111101001111111111001011001100001111111110100110110100011011100111101101011110 3ff2cc3fe9b46e7d3ff2cc3fe9b46e7b5e

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