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 ŸtüIhŸtüIfN}ŸtüIhŸtüIfN{^ 10011111011101001111110001001001011010001001111101110100111111000100100101100110010011100111110110011111011101001111110001001001011010001001111101110100111111000100100101100110010011100111101101011110 9f74fc49689f74fc49664e7d9f74fc49689f74fc49664e7b5e
SJIS-WIN ?t?Ih?t?IfN}?t?Ih?t?IfN{^ 00111111011101000011111101001001011010000011111101110100001111110100100101100110010011100111110100111111011101000011111101001001011010000011111101110100001111110100100101100110010011100111101101011110 3f743f49683f743f49664e7d3f743f49683f743f49664e7b5e
EUC-JP ?tüIh?tüIfN}?tüIh?tüIfN{^ 001111110111010010001111101010111110010001001001011010000011111101110100100011111010101111100100010010010110011001001110011111010011111101110100100011111010101111100100010010010110100000111111011101001000111110101011111001000100100101100110010011100111101101011110 3f748fabe449683f748fabe449664e7d3f748fabe449683f748fabe449664e7b5e
UTF-8 ŸtüIhŸtüIfN}ŸtüIhŸtüIfN{^ 110000101001111101110100110000111011110001001001011010001100001010011111011101001100001110111100010010010110011001001110011111011100001010011111011101001100001110111100010010010110100011000010100111110111010011000011101111000100100101100110010011100111101101011110 c29f74c3bc4968c29f74c3bc49664e7dc29f74c3bc4968c29f74c3bc49664e7b5e
UHC ?t?Ih?t?IfN}?t?Ih?t?IfN{^ 00111111011101000011111101001001011010000011111101110100001111110100100101100110010011100111110100111111011101000011111101001001011010000011111101110100001111110100100101100110010011100111101101011110 3f743f49683f743f49664e7d3f743f49683f743f49664e7b5e

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