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 ‘°à™àc‘°à™àc^ 1100001010010001110000101011000011000011101000001100001010011001110000111010000001100011110000101001000111000010101100001100001110100000110000101001100111000011101000000110001101011110 c291c2b0c3a0c299c3a063c291c2b0c3a0c299c3a0635e
SJIS-WIN ???°??????c???°??????c^ 00111111001111110011111110000001100010110011111100111111001111110011111100111111001111110110001100111111001111110011111110000001100010110011111100111111001111110011111100111111001111110110001101011110 3f3f3f818b3f3f3f3f3f3f633f3f3f818b3f3f3f3f3f3f635e
EUC-JP �°���c�°���c^ 100011111010101010100100001111111000111110101010101001001010000111101011100011111010101010101010001111111000111110101010101001000011111110001111101010101010101000111111011000111000111110101010101001000011111110001111101010101010010010100001111010111000111110101010101010100011111110001111101010101010010000111111100011111010101010101010001111110110001101011110 8faaa43f8faaa4a1eb8faaaa3f8faaa43f8faaaa3f638faaa43f8faaa4a1eb8faaaa3f8faaa43f8faaaa3f635e
UTF-8 ‘°à™àc‘°à™àc^ 11000011100000101100001010010001110000111000001011000010101100001100001110000011110000101010000011000011100000101100001010011001110000111000001111000010101000000110001111000011100000101100001010010001110000111000001011000010101100001100001110000011110000101010000011000011100000101100001010011001110000111000001111000010101000000110001101011110 c382c291c382c2b0c383c2a0c382c299c383c2a063c382c291c382c2b0c383c2a0c382c299c383c2a0635e
UHC ???°??????c???°??????c^ 00111111001111110011111110100001110001100011111100111111001111110011111100111111001111110110001100111111001111110011111110100001110001100011111100111111001111110011111100111111001111110110001101011110 3f3f3fa1c63f3f3f3f3f3f633f3f3fa1c63f3f3f3f3f3f635e

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