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 雖よ辧[雖よ辧[^ 111001011010101110000010111001101001100110011111010110111110010110101011100000101110011010011001100111110101101101011110 e5ab82e6999f5be5ab82e6999f5b5e
EUC-JP 雖よ辧[雖よ辧[^ 111010101010110110100100111010001101001010100001010110111110101010101101101001001110100011010010101000010101101101011110 eaada4e8d2a15beaada4e8d2a15b5e
UTF-8 雖よ辧[雖よ辧[^ 111010011001101110010110111000111000001010001000111010001011111010100111010110111110100110011011100101101110001110000010100010001110100010111110101001110101101101011110 e99b96e38288e8bea75be99b96e38288e8bea75b5e
UHC 雖よ?[雖よ?[^ 11100010110011001010101011101000001111110101101111100010110011001010101011101000001111110101101101011110 e2ccaae83f5be2ccaae83f5b5e

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