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 êþºç£…on}êþºç£…on{^ 11101010111111101011101011100111101000111000010101101111011011100111110111101010111111101011101011100111101000111000010101101111011011100111101101011110 eafebae7a3856f6e7deafebae7a3856f6e7b5e
SJIS-WIN ????£?on}????£?on{^ 001111110011111100111111001111111000000110010010001111110110111101101110011111010011111100111111001111110011111110000001100100100011111101101111011011100111101101011110 3f3f3f3f81923f6f6e7d3f3f3f3f81923f6f6e7b5e
EUC-JP êþºç£?on}êþºç£?on{^ 10001111101010111011010010001111101010011101000010001111101000101110101110001111101010111010111010100001111100100011111101101111011011100111110110001111101010111011010010001111101010011101000010001111101000101110101110001111101010111010111010100001111100100011111101101111011011100111101101011110 8fabb48fa9d08fa2eb8fabaea1f23f6f6e7d8fabb48fa9d08fa2eb8fabaea1f23f6f6e7b5e
UTF-8 êþºç£…on}êþºç£…on{^ 11000011101010101100001110111110110000101011101011000011101001111100001010100011110000101000010101101111011011100111110111000011101010101100001110111110110000101011101011000011101001111100001010100011110000101000010101101111011011100111101101011110 c3aac3bec2bac3a7c2a3c2856f6e7dc3aac3bec2bac3a7c2a3c2856f6e7b5e
UHC ?þº???on}?þº???on{^ 0011111110101001101011011010100010101100001111110011111100111111011011110110111001111101001111111010100110101101101010001010110000111111001111110011111101101111011011100111101101011110 3fa9ada8ac3f3f3f6f6e7d3fa9ada8ac3f3f3f6f6e7b5e

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