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 愛???}愛???{^ 10001000101001000011111100111111001111110111110110001000101001000011111100111111001111110111101101011110 88a43f3f3f7d88a43f3f3f7b5e
EUC-JP 愛???}愛???{^ 10110000101001100011111100111111001111110111110110110000101001100011111100111111001111110111101101011110 b0a63f3f3f7db0a63f3f3f7b5e
UTF-8 愛쵥廉즢}愛쵥廉즢{^ 111001101000010010011011111011001011010110100101111011111010011010100010111011001010011010100010011111011110011010000100100110111110110010110101101001011110111110100110101000101110110010100110101000100111101101011110 e6849becb5a5efa6a2eca6a27de6849becb5a5efa6a2eca6a27b5e
UHC 愛쵥廉즢}愛쵥廉즢{^ 11100100111100011010110101000100111001101111010110100011011011100111110111100100111100011010110101000100111001101111010110100011011011100111101101011110 e4f1ad44e6f5a36e7de4f1ad44e6f5a36e7b5e

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