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 倚??[倚??[^ 1001100011011111001111110011111101011011100110001101111100111111001111110101101101011110 98df3f3f5b98df3f3f5b5e
EUC-JP 倚??[倚??[^ 1101000011100001001111110011111101011011110100001110000100111111001111110101101101011110 d0e13f3f5bd0e13f3f5b5e
UTF-8 倚띿몟[倚띿몟[^ 111001011000000010011010111010111001110110111111111010111010101010011111010110111110010110000000100110101110101110011101101111111110101110101010100111110101101101011110 e5809aeb9dbfebaa9f5be5809aeb9dbfebaa9f5b5e
UHC 倚띿몟[倚띿몟[^ 111010111110111110001101111011001001000110001101010110111110101111101111100011011110110010010001100011010101101101011110 ebef8dec918d5bebef8dec918d5b5e

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