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{^ 1111101101101111001111111001001001110111001111110110111001111101111110110110111100111111100100100111011100111111011011100111101101011110 fb6f3f92773f6e7dfb6f3f92773f6e7b5e
EUC-JP 畯?蜘?n}畯?蜘?n{^ 10001111110011011011101100111111110000111101100000111111011011100111110110001111110011011011101100111111110000111101100000111111011011100111101101011110 8fcdbb3fc3d83f6e7d8fcdbb3fc3d83f6e7b5e
UTF-8 畯렜蜘렲n}畯렜蜘렲n{^ 1110011110010101101011111110101110100000100111001110100010011100100110001110101110100000101100100110111001111101111001111001010110101111111010111010000010011100111010001001110010011000111010111010000010110010011011100111101101011110 e795afeba09ce89c98eba0b26e7de795afeba09ce89c98eba0b26e7b5e
UHC 畯렜蜘렲n}畯렜蜘렲n{^ 111100011110000110001110101011101111001010111011100011101011111101101110011111011111000111100001100011101010111011110010101110111000111010111111011011100111101101011110 f1e18eaef2bb8ebf6e7df1e18eaef2bb8ebf6e7b5e

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