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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 芽??}芽??{^ 1000100111101000001111110011111101111101100010011110100000111111001111110111101101011110 89e83f3f7d89e83f3f7b5e
EUC-JP 芽??}芽??{^ 1011001011101010001111110011111101111101101100101110101000111111001111110111101101011110 b2ea3f3f7db2ea3f3f7b5e
UTF-8 芽뤻룼}芽뤻룼{^ 111010001000101010111101111010111010010010111011111010111010001110111100011111011110100010001010101111011110101110100100101110111110101110100011101111000111101101011110 e88abdeba4bbeba3bc7de88abdeba4bbeba3bc7b5e
UHC 芽뤻룼}芽뤻룼{^ 111001001011010010001111111010011000111110101110011111011110010010110100100011111110100110001111101011100111101101011110 e4b48fe98fae7de4b48fe98fae7b5e

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