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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
EUC-JP ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
UTF-8 뚸묐쀷[뚸묐쀷[^ 111010111001101010111000111010111010110010010000111011001000000010110111010110111110101110011010101110001110101110101100100100001110110010000000101101110101101101011110 eb9ab8ebac90ec80b75beb9ab8ebac90ec80b75b5e
UHC 뚸묐쀷[뚸묐쀷[^ 100011001111010010010001111010111001011111110111010110111000110011110100100100011110101110010111111101110101101101011110 8cf491eb97f75b8cf491eb97f75b5e

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