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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 余??幼??罐? 1001011101011101001111110011111110010111011000110011111100111111111000111010001100111111 975d3f3f97633f3fe3a33f
EUC-JP 余??幼??罐? 1100110110111110001111110011111111001101110001000011111100111111111001101010010100111111 cdbe3f3fcdc43f3fe6a53f
UTF-8 余쒕떝幼뚧럼罐痢 111001001011110110011001111011001001001010010101111010111001011010011101111001011011100110111100111010111001101010100111111010111001111110111100111001111011110110010000111011111010011110100101 e4bd99ec9295eb969de5b9bceb9aa7eb9fbce7bd90efa7a5
UHC 余쒕떝幼뚧럼罐痢 11100101111110011001110011101011100010111011001111101010111010101000110011100110101101111011001111001110101110001110110010111000 e5f99ceb8bb3eaea8ce6b7b3ceb8ecb8

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