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 èóŽ­L}èóŽ­L{^ 11101000111100111000111010101101010011000111110111101000111100111000111010101101010011000111101101011110 e8f38ead4c7de8f38ead4c7b5e
SJIS-WIN ????L}????L{^ 00111111001111110011111100111111010011000111110100111111001111110011111100111111010011000111101101011110 3f3f3f3f4c7d3f3f3f3f4c7b5e
EUC-JP èó??L}èó??L{^ 100011111010101110110010100011111010101111010001001111110011111101001100011111011000111110101011101100101000111110101011110100010011111100111111010011000111101101011110 8fabb28fabd13f3f4c7d8fabb28fabd13f3f4c7b5e
UTF-8 èóŽ­L}èóŽ­L{^ 110000111010100011000011101100111100001010001110110000101010110101001100011111011100001110101000110000111011001111000010100011101100001010101101010011000111101101011110 c3a8c3b3c28ec2ad4c7dc3a8c3b3c28ec2ad4c7b5e
UHC ???­L}???­L{^ 001111110011111100111111101000011010100101001100011111010011111100111111001111111010000110101001010011000111101101011110 3f3f3fa1a94c7d3f3f3fa1a94c7b5e

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