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 欲?Р}欲?Р{^ 10010111011111100011111110000100010100010111110110010111011111100011111110000100010100010111101101011110 977e3f84517d977e3f84517b5e
EUC-JP 欲?Р}欲?Р{^ 11001101110111110011111110100111101100100111110111001101110111110011111110100111101100100111101101011110 cddf3fa7b27dcddf3fa7b27b5e
UTF-8 欲믣Р}欲믣Р{^ 11100110101011001011001011101011101011111010001111010000101000000111110111100110101011001011001011101011101011111010001111010000101000000111101101011110 e6acb2ebafa3d0a07de6acb2ebafa3d0a07b5e
UHC 欲믣Р}欲믣Р{^ 111010011011000010010010111001011010110010110010011111011110100110110000100100101110010110101100101100100111101101011110 e9b092e5acb27de9b092e5acb27b5e

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