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 愛?燿?\}愛?燿?\{^ 1000100010100100001111111110000010100000001111110101110001111101100010001010010000111111111000001010000000111111010111000111101101011110 88a43fe0a03f5c7d88a43fe0a03f5c7b5e
EUC-JP 愛?燿?\}愛?燿?\{^ 1011000010100110001111111110000010100010001111110101110001111101101100001010011000111111111000001010001000111111010111000111101101011110 b0a63fe0a23f5c7db0a63fe0a23f5c7b5e
UTF-8 愛쵦燿쪲\}愛쵦燿쪲\{^ 1110011010000100100110111110110010110101101001101110011110000111101111111110110010101010101100100101110001111101111001101000010010011011111011001011010110100110111001111000011110111111111011001010101010110010010111000111101101011110 e6849becb5a6e787bfecaab25c7de6849becb5a6e787bfecaab25c7b5e
UHC 愛쵦燿쪲\}愛쵦燿쪲\{^ 111001001111000110101101010001011110100011111100101001100100101101011100011111011110010011110001101011010100010111101000111111001010011001001011010111000111101101011110 e4f1ad45e8fca64b5c7de4f1ad45e8fca64b5c7b5e

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