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 ½íéϼ}½íéϼ{^ 11101110101010111000111010111101111011011110100111001111101111000111110111101110101010111000111010111101111011011110100111001111101111000111101101011110 eeab8ebdede9cfbc7deeab8ebdede9cfbc7b5e
SJIS-WIN ????????}????????{^ 00111111001111110011111100111111001111110011111100111111001111110111110100111111001111110011111100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f3f3f3f7d3f3f3f3f3f3f3f3f7b5e
EUC-JP î???íéÏ?}î???íéÏ?{^ 1000111110101011110000100011111100111111001111111000111110101011101111111000111110101011101100011000111110101010110000010011111101111101100011111010101111000010001111110011111100111111100011111010101110111111100011111010101110110001100011111010101011000001001111110111101101011110 8fabc23f3f3f8fabbf8fabb18faac13f7d8fabc23f3f3f8fabbf8fabb18faac13f7b5e
UTF-8 ½íéϼ}½íéϼ{^ 1100001110101110110000101010101111000010100011101100001010111101110000111010110111000011101010011100001110001111110000101011110001111101110000111010111011000010101010111100001010001110110000101011110111000011101011011100001110101001110000111000111111000010101111000111101101011110 c3aec2abc28ec2bdc3adc3a9c38fc2bc7dc3aec2abc28ec2bdc3adc3a9c38fc2bc7b5e
UHC ???½???¼}???½???¼{^ 0011111100111111001111111010100011110110001111110011111100111111101010001111100101111101001111110011111100111111101010001111011000111111001111110011111110101000111110010111101101011110 3f3f3fa8f63f3f3fa8f97d3f3f3fa8f63f3f3fa8f97b5e

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