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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 額?????愛?^ 1000101001111010001111110011111100111111001111110011111110001000101001000011111101011110 8a7a3f3f3f3f3f88a43f5e
EUC-JP 額?????愛?^ 1011001111011011001111110011111100111111001111110011111110110000101001100011111101011110 b3db3f3f3f3f3fb0a63f5e
UTF-8 額ㅶ뜤溜뗨쨶愛덵^ 11101001101000011000110111100011100001011011011011101011100111001010010011101111101001111000101111101011100101111010100011101100101010001011011011100110100001001001101111101011100011011011010101011110 e9a18de385b6eb9ca4efa78beb97a8eca8b6e6849beb8db55e
UHC 額ㅶ뜤溜뗨쨶愛덵^ 1110010011111110101001001110011010001101101001111110101011111110100010111110100010100100100100001110010011110001100010010100100101011110 e4fea4e68da7eafe8be8a490e4f189495e

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