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[f|˜T[^}Y|˜T[f|˜T[^}bE 1000111101111100100110000101010001011011011001101000111101111100100110000101010001011011010111100111110101011001100011110111110010011000010101000101101101100110100011110111110010011000010101000101101101011110011111010110001001000101 8f7c98545b668f7c98545b5e7d598f7c98545b668f7c98545b5e7d6245
SJIS-WIN ?|?T[f?|?T[^}Y?|?T[f?|?T[^}bE 0011111101111100001111110101010001011011011001100011111101111100001111110101010001011011010111100111110101011001001111110111110000111111010101000101101101100110001111110111110000111111010101000101101101011110011111010110001001000101 3f7c3f545b663f7c3f545b5e7d593f7c3f545b663f7c3f545b5e7d6245
EUC-JP ?|?T[f?|?T[^}Y?|?T[f?|?T[^}bE 0011111101111100001111110101010001011011011001100011111101111100001111110101010001011011010111100111110101011001001111110111110000111111010101000101101101100110001111110111110000111111010101000101101101011110011111010110001001000101 3f7c3f545b663f7c3f545b5e7d593f7c3f545b663f7c3f545b5e7d6245
UTF-8 |˜T[f|˜T[^}Y|˜T[f|˜T[^}bE 11000010100011110111110011000010100110000101010001011011011001101100001010001111011111001100001010011000010101000101101101011110011111010101100111000010100011110111110011000010100110000101010001011011011001101100001010001111011111001100001010011000010101000101101101011110011111010110001001000101 c28f7cc298545b66c28f7cc298545b5e7d59c28f7cc298545b66c28f7cc298545b5e7d6245
UHC ?|?T[f?|?T[^}Y?|?T[f?|?T[^}bE 0011111101111100001111110101010001011011011001100011111101111100001111110101010001011011010111100111110101011001001111110111110000111111010101000101101101100110001111110111110000111111010101000101101101011110011111010110001001000101 3f7c3f545b663f7c3f545b5e7d593f7c3f545b663f7c3f545b5e7d6245

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