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 ’F’\‘´h’F’\‘´fN}’F’\‘´h’F’\‘´fN{^ 100100100100011010010010010111001001000110110100011010001001001001000110100100100101110010010001101101000110011001001110011111011001001001000110100100100101110010010001101101000110100010010010010001101001001001011100100100011011010001100110010011100111101101011110 9246925c91b4689246925c91b4664e7d9246925c91b4689246925c91b4664e7b5e
SJIS-WIN ?F?\?´h?F?\?´fN}?F?\?´h?F?\?´fN{^ 00111111010001100011111101011100001111111000000101001100011010000011111101000110001111110101110000111111100000010100110001100110010011100111110100111111010001100011111101011100001111111000000101001100011010000011111101000110001111110101110000111111100000010100110001100110010011100111101101011110 3f463f5c3f814c683f463f5c3f814c664e7d3f463f5c3f814c683f463f5c3f814c664e7b5e
EUC-JP ?F?\?´h?F?\?´fN}?F?\?´h?F?\?´fN{^ 00111111010001100011111101011100001111111010000110101101011010000011111101000110001111110101110000111111101000011010110101100110010011100111110100111111010001100011111101011100001111111010000110101101011010000011111101000110001111110101110000111111101000011010110101100110010011100111101101011110 3f463f5c3fa1ad683f463f5c3fa1ad664e7d3f463f5c3fa1ad683f463f5c3fa1ad664e7b5e
UTF-8 ’F’\‘´h’F’\‘´fN}’F’\‘´h’F’\‘´fN{^ 11000010100100100100011011000010100100100101110011000010100100011100001010110100011010001100001010010010010001101100001010010010010111001100001010010001110000101011010001100110010011100111110111000010100100100100011011000010100100100101110011000010100100011100001010110100011010001100001010010010010001101100001010010010010111001100001010010001110000101011010001100110010011100111101101011110 c29246c2925cc291c2b468c29246c2925cc291c2b4664e7dc29246c2925cc291c2b468c29246c2925cc291c2b4664e7b5e
UHC ?F?\?´h?F?\?´fN}?F?\?´h?F?\?´fN{^ 00111111010001100011111101011100001111111010001010100101011010000011111101000110001111110101110000111111101000101010010101100110010011100111110100111111010001100011111101011100001111111010001010100101011010000011111101000110001111110101110000111111101000101010010101100110010011100111101101011110 3f463f5c3fa2a5683f463f5c3fa2a5664e7d3f463f5c3fa2a5683f463f5c3fa2a5664e7b5e

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