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 芽??[芽??[^ 1000100111101000001111110011111101011011100010011110100000111111001111110101101101011110 89e83f3f5b89e83f3f5b5e
EUC-JP 芽??[芽??[^ 1011001011101010001111110011111101011011101100101110101000111111001111110101101101011110 b2ea3f3f5bb2ea3f3f5b5e
UTF-8 芽뒋떛[芽뒋떛[^ 111010001000101010111101111010111001001010001011111010111001011010011011010110111110100010001010101111011110101110010010100010111110101110010110100110110101101101011110 e88abdeb928beb969b5be88abdeb928beb969b5b5e
UHC 芽뒋떛[芽뒋떛[^ 111001001011010010001010100010001000101110110001010110111110010010110100100010101000100010001011101100010101101101011110 e4b48a888bb15be4b48a888bb15b5e

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