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 ûOŽºúüÝÏ}ûOŽºúüÝÏ{^ 11111011010011111000111010111010111110101111110011011101110011110111110111111011010011111000111010111010111110101111110011011101110011110111101101011110 fb4f8ebafafcddcf7dfb4f8ebafafcddcf7b5e
SJIS-WIN ?O??????}?O??????{^ 00111111010011110011111100111111001111110011111100111111001111110111110100111111010011110011111100111111001111110011111100111111001111110111101101011110 3f4f3f3f3f3f3f3f7d3f4f3f3f3f3f3f3f7b5e
EUC-JP ûO?ºúüÝÏ}ûO?ºúüÝÏ{^ 10001111101010111110010101001111001111111000111110100010111010111000111110101011111000101000111110101011111001001000111110101010111100101000111110101010110000010111110110001111101010111110010101001111001111111000111110100010111010111000111110101011111000101000111110101011111001001000111110101010111100101000111110101010110000010111101101011110 8fabe54f3f8fa2eb8fabe28fabe48faaf28faac17d8fabe54f3f8fa2eb8fabe28fabe48faaf28faac17b5e
UTF-8 ûOŽºúüÝÏ}ûOŽºúüÝÏ{^ 110000111011101101001111110000101000111011000010101110101100001110111010110000111011110011000011100111011100001110001111011111011100001110111011010011111100001010001110110000101011101011000011101110101100001110111100110000111001110111000011100011110111101101011110 c3bb4fc28ec2bac3bac3bcc39dc38f7dc3bb4fc28ec2bac3bac3bcc39dc38f7b5e
UHC ?O?º????}?O?º????{^ 001111110100111100111111101010001010110000111111001111110011111100111111011111010011111101001111001111111010100010101100001111110011111100111111001111110111101101011110 3f4f3fa8ac3f3f3f3f7d3f4f3fa8ac3f3f3f3f7b5e

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