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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 愛?慂?\}愛?慂?\{^ 1000100010100100001111111001110011001000001111110101110001111101100010001010010000111111100111001100100000111111010111000111101101011110 88a43f9cc83f5c7d88a43f9cc83f5c7b5e
EUC-JP 愛?慂?\}愛?慂?\{^ 1011000010100110001111111101100011001010001111110101110001111101101100001010011000111111110110001100101000111111010111000111101101011110 b0a63fd8ca3f5c7db0a63fd8ca3f5c7b5e
UTF-8 愛쵥慂뢐\}愛쵥慂뢐\{^ 1110011010000100100110111110110010110101101001011110011010000101100000101110101110100010100100000101110001111101111001101000010010011011111011001011010110100101111001101000010110000010111010111010001010010000010111000111101101011110 e6849becb5a5e68582eba2905c7de6849becb5a5e68582eba2905c7b5e
UHC 愛쵥慂뢐\}愛쵥慂뢐\{^ 111001001111000110101101010001001110100110111101100011110100101101011100011111011110010011110001101011010100010011101001101111011000111101001011010111000111101101011110 e4f1ad44e9bd8f4b5c7de4f1ad44e9bd8f4b5c7b5e

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