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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP 髥???}髥???{^ 100011111110100111110000001111110011111100111111011111011000111111101001111100000011111100111111001111110111101101011110 8fe9f03f3f3f7d8fe9f03f3f3f7b5e
UTF-8 髥뤺뗿뺭}髥뤺뗿뺭{^ 111010011010101110100101111010111010010010111010111010111001011110111111111010111011101010101101011111011110100110101011101001011110101110100100101110101110101110010111101111111110101110111010101011010111101101011110 e9aba5eba4baeb97bfebbaad7de9aba5eba4baeb97bfebbaad7b5e
UHC 髥뤺뗿뺭}髥뤺뗿뺭{^ 11100111101000111000111111101000100010111111111010010101111101000111110111100111101000111000111111101000100010111111111010010101111101000111101101011110 e7a38fe88bfe95f47de7a38fe88bfe95f47b5e

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