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 余뽯ㅉ흢}余뽯ㅉ흢{^ 111001001011110110011001111010111011110110101111111000111000010110001001111011011001110110100010011111011110010010111101100110011110101110111101101011111110001110000101100010011110110110011101101000100111101101011110 e4bd99ebbdafe38589ed9da27de4bd99ebbdafe38589ed9da27b5e
UHC 余뽯ㅉ흢}余뽯ㅉ흢{^ 11100101111110011001011011101011101001001011100111000101100000100111110111100101111110011001011011101011101001001011100111000101100000100111101101011110 e5f996eba4b9c5827de5f996eba4b9c5827b5e

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