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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 余?〉余?〉^ 1001011101011101001111111000000101110010100101110101110100111111100000010111001001011110 975d3f8172975d3f81725e
EUC-JP 余?〉余?〉^ 1100110110111110001111111010000111010011110011011011111000111111101000011101001101011110 cdbe3fa1d3cdbe3fa1d35e
UTF-8 余븃〉余븃〉^ 11100100101111011001100111101011101110001000001111100011100000001000100111100100101111011001100111101011101110001000001111100011100000001000100101011110 e4bd99ebb883e38089e4bd99ebb883e380895e
UHC 余븃〉余븃〉^ 11100101111110011011101011101000101000011011010111100101111110011011101011101000101000011011010101011110 e5f9bae8a1b5e5f9bae8a1b55e

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