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 °üÂç\}°üÂç\{^ 10110000111111001100001011100111010111000111110110110000111111001100001011100111010111000111101101011110 b0fcc2e75c7db0fcc2e75c7b5e
SJIS-WIN °???\}°???\{^ 100000011000101100111111001111110011111101011100011111011000000110001011001111110011111100111111010111000111101101011110 818b3f3f3f5c7d818b3f3f3f5c7b5e
EUC-JP °üÂç\}°üÂç\{^ 101000011110101110001111101010111110010010001111101010101010010010001111101010111010111001011100011111011010000111101011100011111010101111100100100011111010101010100100100011111010101110101110010111000111101101011110 a1eb8fabe48faaa48fabae5c7da1eb8fabe48faaa48fabae5c7b5e
UTF-8 °üÂç\}°üÂç\{^ 110000101011000011000011101111001100001110000010110000111010011101011100011111011100001010110000110000111011110011000011100000101100001110100111010111000111101101011110 c2b0c3bcc382c3a75c7dc2b0c3bcc382c3a75c7b5e
UHC °???\}°???\{^ 101000011100011000111111001111110011111101011100011111011010000111000110001111110011111100111111010111000111101101011110 a1c63f3f3f5c7da1c63f3f3f5c7b5e

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