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 饒?????節? 11101001011000000011111100111111001111110011111100111111100100001101111100111111 e9603f3f3f3f3f90df3f
EUC-JP 饒?????節? 11110001110000010011111100111111001111110011111100111111110000001110000100111111 f1c13f3f3f3f3fc0e13f
UTF-8 饒잌츍掠곮퇎節쪩 111010011010010110010010111011001001111010001100111011001011100010001101111011111010010110110101111010101011001110101110111011011000011110001110111001111010111110000000111011001010101010101001 e9a592ec9e8cecb88defa5b5eab3aeed878ee7af80ecaaa9
UHC 饒잌츍掠곮퇎節쪩 11101001101011101001111111100101101011101000100011100101101100011000000111101000101101111001111111101111101111011010011001000010 e9ae9fe5ae88e5b181e8b79fefbda642

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