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 Ž½êµŽ¸}Ž½êµŽ¸{^ 100011101011110111101010101101011000111010111000011111011000111010111101111010101011010110001110101110000111101101011110 8ebdeab58eb87d8ebdeab58eb87b5e
SJIS-WIN ??????}??????{^ 001111110011111100111111001111110011111100111111011111010011111100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f3f7d3f3f3f3f3f3f7b5e
EUC-JP ??ê??¸}??ê??¸{^ 0011111100111111100011111010101110110100001111110011111110001111101000101011000101111101001111110011111110001111101010111011010000111111001111111000111110100010101100010111101101011110 3f3f8fabb43f3f8fa2b17d3f3f8fabb43f3f8fa2b17b5e
UTF-8 Ž½êµŽ¸}Ž½êµŽ¸{^ 110000101000111011000010101111011100001110101010110000101011010111000010100011101100001010111000011111011100001010001110110000101011110111000011101010101100001010110101110000101000111011000010101110000111101101011110 c28ec2bdc3aac2b5c28ec2b87dc28ec2bdc3aac2b5c28ec2b87b5e
UHC ?½???¸}?½???¸{^ 00111111101010001111011000111111001111110011111110100010101011000111110100111111101010001111011000111111001111110011111110100010101011000111101101011110 3fa8f63f3f3fa2ac7d3fa8f63f3f3fa2ac7b5e

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