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 余꾆룸뱥}余꾆룸뱥{^ 111001001011110110011001111010101011111010000110111010111010001110111000111010111011000110100101011111011110010010111101100110011110101010111110100001101110101110100011101110001110101110110001101001010111101101011110 e4bd99eabe86eba3b8ebb1a57de4bd99eabe86eba3b8ebb1a57b5e
UHC 余꾆룸뱥}余꾆룸뱥{^ 11100101111110011000010011001110101101111110101110010011100010110111110111100101111110011000010011001110101101111110101110010011100010110111101101011110 e5f984ceb7eb938b7de5f984ceb7eb938b7b5e

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