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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 愛?慂?}愛?慂?{^ 100010001010010000111111100111001100100000111111011111011000100010100100001111111001110011001000001111110111101101011110 88a43f9cc83f7d88a43f9cc83f7b5e
EUC-JP 愛?慂?}愛?慂?{^ 101100001010011000111111110110001100101000111111011111011011000010100110001111111101100011001010001111110111101101011110 b0a63fd8ca3f7db0a63fd8ca3f7b5e
UTF-8 愛쵥慂뢈}愛쵥慂뢈{^ 111001101000010010011011111011001011010110100101111001101000010110000010111010111010001010001000011111011110011010000100100110111110110010110101101001011110011010000101100000101110101110100010100010000111101101011110 e6849becb5a5e68582eba2887de6849becb5a5e68582eba2887b5e
UHC 愛쵥慂뢈}愛쵥慂뢈{^ 11100100111100011010110101000100111010011011110110001111010001000111110111100100111100011010110101000100111010011011110110001111010001000111101101011110 e4f1ad44e9bd8f447de4f1ad44e9bd8f447b5e

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