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 ä»ÂúÎÄ\}ä»ÂúÎÄ\{^ 10001111111001001011101111000010111110101100111011000100010111000111110110001111111001001011101111000010111110101100111011000100010111000111101101011110 8fe4bbc2facec45c7d8fe4bbc2facec45c7b5e
SJIS-WIN ???????\}???????\{^ 00111111001111110011111100111111001111110011111100111111010111000111110100111111001111110011111100111111001111110011111100111111010111000111101101011110 3f3f3f3f3f3f3f5c7d3f3f3f3f3f3f3f5c7b5e
EUC-JP ?ä?ÂúÎÄ\}?ä?ÂúÎÄ\{^ 001111111000111110101011101000110011111110001111101010101010010010001111101010111110001010001111101010101100001010001111101010101010001101011100011111010011111110001111101010111010001100111111100011111010101010100100100011111010101111100010100011111010101011000010100011111010101010100011010111000111101101011110 3f8faba33f8faaa48fabe28faac28faaa35c7d3f8faba33f8faaa48fabe28faac28faaa35c7b5e
UTF-8 ä»ÂúÎÄ\}ä»ÂúÎÄ\{^ 110000101000111111000011101001001100001010111011110000111000001011000011101110101100001110001110110000111000010001011100011111011100001010001111110000111010010011000010101110111100001110000010110000111011101011000011100011101100001110000100010111000111101101011110 c28fc3a4c2bbc382c3bac38ec3845c7dc28fc3a4c2bbc382c3bac38ec3845c7b5e
UHC ???????\}???????\{^ 00111111001111110011111100111111001111110011111100111111010111000111110100111111001111110011111100111111001111110011111100111111010111000111101101011110 3f3f3f3f3f3f3f5c7d3f3f3f3f3f3f3f5c7b5e

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