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^ 1000111110110000111101111111101101000100100011111011000011110111111110110100010001011110 8fb0f7fb448fb0f7fb445e
SJIS-WIN ?°÷?D?°÷?D^ 001111111000000110001011100000011000000000111111010001000011111110000001100010111000000110000000001111110100010001011110 3f818b81803f443f818b81803f445e
EUC-JP ?°÷ûD?°÷ûD^ 00111111101000011110101110100001111000001000111110101011111001010100010000111111101000011110101110100001111000001000111110101011111001010100010001011110 3fa1eba1e08fabe5443fa1eba1e08fabe5445e
UTF-8 °÷ûD°÷ûD^ 11000010100011111100001010110000110000111011011111000011101110110100010011000010100011111100001010110000110000111011011111000011101110110100010001011110 c28fc2b0c3b7c3bb44c28fc2b0c3b7c3bb445e
UHC ?°÷?D?°÷?D^ 001111111010000111000110101000011100000000111111010001000011111110100001110001101010000111000000001111110100010001011110 3fa1c6a1c03f443fa1c6a1c03f445e

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