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 埃韵姆}埃韵姆{^ 100110101011101011101000111011111001101101000111011111011001101010111010111010001110111110011011010001110111101101011110 9abae8ef9b477d9abae8ef9b477b5e
EUC-JP 埃韵姆}埃韵姆{^ 110101001011110011110000111100011101010110101000011111011101010010111100111100001111000111010101101010000111101101011110 d4bcf0f1d5a87dd4bcf0f1d5a87b5e
UTF-8 埃韵姆}埃韵姆{^ 111001011001111110000011111010011001111110110101111001011010011110000110011111011110010110011111100000111110100110011111101101011110010110100111100001100111101101011110 e59f83e99fb5e5a7867de59f83e99fb5e5a7867b5e
UHC 埃?姆}埃?姆{^ 11100100111011110011111111011001101101010111110111100100111011110011111111011001101101010111101101011110 e4ef3fd9b57de4ef3fd9b57b5e

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