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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 余?“猶?余?“猶?B 1001011101011101001111111000000101100111100101110101000000111111100101110101110100111111100000010110011110010111010100000011111101000010 975d3f816797503f975d3f816797503f42
EUC-JP 余?“猶?余?“猶?B 1100110110111110001111111010000111001000110011011011000100111111110011011011111000111111101000011100100011001101101100010011111101000010 cdbe3fa1c8cdb13fcdbe3fa1c8cdb13f42
UTF-8 余뽯“猶븑余뽯“猶븑B 11100100101111011001100111101011101111011010111111100010100000001001110011100111100011001011011011101011101110001001000111100100101111011001100111101011101111011010111111100010100000001001110011100111100011001011011011101011101110001001000101000010 e4bd99ebbdafe2809ce78cb6ebb891e4bd99ebbdafe2809ce78cb6ebb89142
UHC 余뽯“猶븑余뽯“猶븑B 111001011111100110010110111010111010000110110000111010111010001010010101011110001110010111111001100101101110101110100001101100001110101110100010100101010111100001000010 e5f996eba1b0eba29578e5f996eba1b0eba2957842

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