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 ðô¼¦P}ðô¼¦P{^ 11110000111101001011110010100110010100000111110111110000111101001011110010100110010100000111101101011110 f0f4bca6507df0f4bca6507b5e
SJIS-WIN ????P}????P{^ 00111111001111110011111100111111010100000111110100111111001111110011111100111111010100000111101101011110 3f3f3f3f507d3f3f3f3f507b5e
EUC-JP ðô?¦P}ðô?¦P{^ 10001111101010011100001110001111101010111101010000111111100011111010001011000011010100000111110110001111101010011100001110001111101010111101010000111111100011111010001011000011010100000111101101011110 8fa9c38fabd43f8fa2c3507d8fa9c38fabd43f8fa2c3507b5e
UTF-8 ðô¼¦P}ðô¼¦P{^ 110000111011000011000011101101001100001010111100110000101010011001010000011111011100001110110000110000111011010011000010101111001100001010100110010100000111101101011110 c3b0c3b4c2bcc2a6507dc3b0c3b4c2bcc2a6507b5e
UHC ð?¼?P}ð?¼?P{^ 1010100110100011001111111010100011111001001111110101000001111101101010011010001100111111101010001111100100111111010100000111101101011110 a9a33fa8f93f507da9a33fa8f93f507b5e

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