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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 睥レケ}睥レケ{^ 1110000111001100110110101011100101111101111000011100110011011010101110010111101101011110 e1ccdab97de1ccdab97b5e
EUC-JP 睥レケ}睥レケ{^ 111000101100111010001110110110101000111010111001011111011110001011001110100011101101101010001110101110010111101101011110 e2ce8eda8eb97de2ce8eda8eb97b5e
UTF-8 睥レケ}睥レケ{^ 111001111001110110100101111011111011111010011010111011111011110110111001011111011110011110011101101001011110111110111110100110101110111110111101101110010111101101011110 e79da5efbe9aefbdb97de79da5efbe9aefbdb97b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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