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 ûDÓ»}ûDÓ»{^ 1111101101000100110100111011101101111101111110110100010011010011101110110111101101011110 fb44d3bb7dfb44d3bb7b5e
SJIS-WIN ?D??}?D??{^ 0011111101000100001111110011111101111101001111110100010000111111001111110111101101011110 3f443f3f7d3f443f3f7b5e
EUC-JP ûDÓ?}ûDÓ?{^ 10001111101010111110010101000100100011111010101011010001001111110111110110001111101010111110010101000100100011111010101011010001001111110111101101011110 8fabe5448faad13f7d8fabe5448faad13f7b5e
UTF-8 ûDÓ»}ûDÓ»{^ 1100001110111011010001001100001110010011110000101011101101111101110000111011101101000100110000111001001111000010101110110111101101011110 c3bb44c393c2bb7dc3bb44c393c2bb7b5e
UHC ?D??}?D??{^ 0011111101000100001111110011111101111101001111110100010000111111001111110111101101011110 3f443f3f7d3f443f3f7b5e

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