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 ?K???K??^ 001111110100101100111111001111110011111101001011001111110011111101011110 3f4b3f3f3f4b3f3f5e
SJIS-WIN ?K俸屁?K俸屁^ 00111111010010111001010111101110100110111001101100111111010010111001010111101110100110111001101101011110 3f4b95ee9b9b3f4b95ee9b9b5e
EUC-JP 湗K俸屁湗K俸屁^ 1000111111000111111110110100101111001010111100001101010111111011100011111100011111111011010010111100101011110000110101011111101101011110 8fc7fb4bcaf0d5fb8fc7fb4bcaf0d5fb5e
UTF-8 湗K俸屁湗K俸屁^ 111001101011100110010111010010111110010010111111101110001110010110110001100000011110011010111001100101110100101111100100101111111011100011100101101100011000000101011110 e6b9974be4bfb8e5b181e6b9974be4bfb8e5b1815e
UHC ?K俸??K俸?^ 0011111101001011110111001110010000111111001111110100101111011100111001000011111101011110 3f4bdce43f3f4bdce43f5e

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