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 ùüŽ¼ûŽ¾nùüŽ¼ûŽ¾nB 11111001111111001000111010111100111110111100001010001110101111100110111011111001111111001000111010111100111110111100001010001110101111100110111001000010 f9fc8ebcfbc28ebe6ef9fc8ebcfbc28ebe6e42
SJIS-WIN ????????n????????nB 00111111001111110011111100111111001111110011111100111111001111110110111000111111001111110011111100111111001111110011111100111111001111110110111001000010 3f3f3f3f3f3f3f3f6e3f3f3f3f3f3f3f3f6e42
EUC-JP ùü??ûÂ??nùü??ûÂ??nB 1000111110101011111000111000111110101011111001000011111100111111100011111010101111100101100011111010101010100100001111110011111101101110100011111010101111100011100011111010101111100100001111110011111110001111101010111110010110001111101010101010010000111111001111110110111001000010 8fabe38fabe43f3f8fabe58faaa43f3f6e8fabe38fabe43f3f8fabe58faaa43f3f6e42
UTF-8 ùüŽ¼ûŽ¾nùüŽ¼ûŽ¾nB 1100001110111001110000111011110011000010100011101100001010111100110000111011101111000011100000101100001010001110110000101011111001101110110000111011100111000011101111001100001010001110110000101011110011000011101110111100001110000010110000101000111011000010101111100110111001000010 c3b9c3bcc28ec2bcc3bbc382c28ec2be6ec3b9c3bcc28ec2bcc3bbc382c28ec2be6e42
UHC ???¼???¾n???¼???¾nB 0011111100111111001111111010100011111001001111110011111100111111101010001111101001101110001111110011111100111111101010001111100100111111001111110011111110101000111110100110111001000010 3f3f3fa8f93f3f3fa8fa6e3f3f3fa8f93f3f3fa8fa6e42

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