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 贈?奴}贈?奴{^ 10010001101000010011111110010011011110100111110110010001101000010011111110010011011110100111101101011110 91a13f937a7d91a13f937a7b5e
EUC-JP 贈?奴}贈?奴{^ 11000010101000110011111111000101110110110111110111000010101000110011111111000101110110110111101101011110 c2a33fc5db7dc2a33fc5db7b5e
UTF-8 贈븟奴}贈븟奴{^ 111010001011010010001000111010111011100010011111111001011010010110110100011111011110100010110100100010001110101110111000100111111110010110100101101101000111101101011110 e8b488ebb89fe5a5b47de8b488ebb89fe5a5b47b5e
UHC 贈븟奴}贈븟奴{^ 111100011111110010111010111100001101001010111111011111011111000111111100101110101111000011010010101111110111101101011110 f1fcbaf0d2bf7df1fcbaf0d2bf7b5e

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