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 余???}余???{^ 10010111010111010011111100111111001111110111110110010111010111010011111100111111001111110111101101011110 975d3f3f3f7d975d3f3f3f7b5e
EUC-JP 余???}余???{^ 11001101101111100011111100111111001111110111110111001101101111100011111100111111001111110111101101011110 cdbe3f3f3f7dcdbe3f3f3f7b5e
UTF-8 余꾆룸뉴}余꾆룸뉴{^ 111001001011110110011001111010101011111010000110111010111010001110111000111010111000100110110100011111011110010010111101100110011110101010111110100001101110101110100011101110001110101110001001101101000111101101011110 e4bd99eabe86eba3b8eb89b47de4bd99eabe86eba3b8eb89b47b5e
UHC 余꾆룸뉴}余꾆룸뉴{^ 11100101111110011000010011001110101101111110101110110100101110100111110111100101111110011000010011001110101101111110101110110100101110100111101101011110 e5f984ceb7ebb4ba7de5f984ceb7ebb4ba7b5e

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