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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ??朱????^ 001111110011111110001110111010010011111100111111001111110011111101011110 3f3f8ee93f3f3f3f5e
EUC-JP ??朱????^ 001111110011111110111100111010110011111100111111001111110011111101011110 3f3fbceb3f3f3f3f5e
UTF-8 迲뤗朱㉻쫸헵묠^ 11101000101111111011001011101011101001001001011111100110100111001011000111100011100010011011101111101100101010111011100011101101100101111011010111101011101011001010000001011110 e8bfb2eba497e69cb1e389bbecabb8ed97b5ebaca05e
UHC 迲뤗朱㉻쫸헵묠^ 110011001010011010001111110001111111000110111001101010001100110010100110100011111100011111110001101110011010100001011110 cca68fc7f1b9a8cca68fc7f1b9a85e

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