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 É¾ýÉ¾ýN}É¾ýÉ¾ýN{^ 100011111100100110111110111111011000111111001001101111101111110101001110011111011000111111001001101111101111110110001111110010011011111011111101010011100111101101011110 8fc9befd8fc9befd4e7d8fc9befd8fc9befd4e7b5e
SJIS-WIN ????????N}????????N{^ 001111110011111100111111001111110011111100111111001111110011111101001110011111010011111100111111001111110011111100111111001111110011111100111111010011100111101101011110 3f3f3f3f3f3f3f3f4e7d3f3f3f3f3f3f3f3f4e7b5e
EUC-JP ?É?ý?É?ýN}?É?ý?É?ýN{^ 00111111100011111010101010110001001111111000111110101011111100100011111110001111101010101011000100111111100011111010101111110010010011100111110100111111100011111010101010110001001111111000111110101011111100100011111110001111101010101011000100111111100011111010101111110010010011100111101101011110 3f8faab13f8fabf23f8faab13f8fabf24e7d3f8faab13f8fabf23f8faab13f8fabf24e7b5e
UTF-8 É¾ýÉ¾ýN}É¾ýÉ¾ýN{^ 11000010100011111100001110001001110000101011111011000011101111011100001010001111110000111000100111000010101111101100001110111101010011100111110111000010100011111100001110001001110000101011111011000011101111011100001010001111110000111000100111000010101111101100001110111101010011100111101101011110 c28fc389c2bec3bdc28fc389c2bec3bd4e7dc28fc389c2bec3bdc28fc389c2bec3bd4e7b5e
UHC ??¾???¾?N}??¾???¾?N{^ 00111111001111111010100011111010001111110011111100111111101010001111101000111111010011100111110100111111001111111010100011111010001111110011111100111111101010001111101000111111010011100111101101011110 3f3fa8fa3f3f3fa8fa3f4e7d3f3fa8fa3f3f3fa8fa3f4e7b5e

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