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 吾??[吾??[^ 1000110011100001001111110011111101011011100011001110000100111111001111110101101101011110 8ce13f3f5b8ce13f3f5b5e
EUC-JP 吾??[吾??[^ 1011100011100011001111110011111101011011101110001110001100111111001111110101101101011110 b8e33f3f5bb8e33f3f5b5e
UTF-8 吾볩슐[吾볩슐[^ 111001011001000010111110111010111011001110101001111011001000101010010000010110111110010110010000101111101110101110110011101010011110110010001010100100000101101101011110 e590beebb3a9ec8a905be590beebb3a9ec8a905b5e
UHC 吾볩슐[吾볩슐[^ 111001111110111010010011111011111011110110110110010110111110011111101110100100111110111110111101101101100101101101011110 e7ee93efbdb65be7ee93efbdb65b5e

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