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 íñŽªLB 11000011101011011100001110110001110000101000111011000010101010100100110001000010 c3adc3b1c28ec2aa4c42
SJIS-WIN ???±????LB 0011111100111111001111111000000101111101001111110011111100111111001111110100110001000010 3f3f3f817d3f3f3f3f4c42
EUC-JP �ñ�ªLB 100011111010101010101010001111111000111110101010101010101010000111011110100011111010101010100100001111111000111110101010101001001000111110100010111011000100110001000010 8faaaa3f8faaaaa1de8faaa43f8faaa48fa2ec4c42
UTF-8 íñŽªLB 110000111000001111000010101011011100001110000011110000101011000111000011100000101100001010001110110000111000001011000010101010100100110001000010 c383c2adc383c2b1c382c28ec382c2aa4c42
UHC ?­?±???ªLB 00111111101000011010100100111111101000011011111000111111001111110011111110101000101000110100110001000010 3fa1a93fa1be3f3f3fa8a34c42

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