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 紜字┳}紜字┳{^ 111000110100000110001110100110101000010010110001011111011110001101000001100011101001101010000100101100010111101101011110 e3418e9a84b17de3418e9a84b17b5e
EUC-JP 紜字┳}紜字┳{^ 111001011010001010111011111110101010100010110011011111011110010110100010101110111111101010101000101100110111101101011110 e5a2bbfaa8b37de5a2bbfaa8b37b5e
UTF-8 紜字┳}紜字┳{^ 111001111011010010011100111001011010110110010111111000101001010010110011011111011110011110110100100111001110010110101101100101111110001010010100101100110111101101011110 e7b49ce5ad97e294b37de7b49ce5ad97e294b37b5e
UHC ?字┳}?字┳{^ 00111111111011011010111010100110101100110111110100111111111011011010111010100110101100110111101101011110 3fedaea6b37d3fedaea6b37b5e

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