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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 予?い}予?い{^ 10010111010111000011111110000010101000100111110110010111010111000011111110000010101000100111101101011110 975c3f82a27d975c3f82a27b5e
EUC-JP 予?い}予?い{^ 11001101101111010011111110100100101001000111110111001101101111010011111110100100101001000111101101011110 cdbd3fa4a47dcdbd3fa4a47b5e
UTF-8 予졾い}予졾い{^ 111001001011101010001000111011001010000110111110111000111000000110000100011111011110010010111010100010001110110010100001101111101110001110000001100001000111101101011110 e4ba88eca1bee381847de4ba88eca1bee381847b5e
UHC 予졾い}予졾い{^ 111001011111100010100000111001011010101010100100011111011110010111111000101000001110010110101010101001000111101101011110 e5f8a0e5aaa47de5f8a0e5aaa47b5e

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