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 易???}易???{^ 10001000110101010011111100111111001111110111110110001000110101010011111100111111001111110111101101011110 88d53f3f3f7d88d53f3f3f7b5e
EUC-JP 易???}易???{^ 10110000110101110011111100111111001111110111110110110000110101110011111100111111001111110111101101011110 b0d73f3f3f7db0d73f3f3f7b5e
UTF-8 易끤룸뙒}易끤룸뙒{^ 111001101001100010010011111010111000000110100100111010111010001110111000111010111001100110010010011111011110011010011000100100111110101110000001101001001110101110100011101110001110101110011001100100100111101101011110 e69893eb81a4eba3b8eb99927de69893eb81a4eba3b8eb99927b5e
UHC 易끤룸뙒}易끤룸뙒{^ 11100110101101101000010111001110101101111110101110001100100101110111110111100110101101101000010111001110101101111110101110001100100101110111101101011110 e6b685ceb7eb8c977de6b685ceb7eb8c977b5e

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