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Ÿ`ä³^}YŸ`ä³fŸ`ä³^}bE 10011111011000001110010010110011011001101001111101100000111001001011001101011110011111010101100110011111011000001110010010110011011001101001111101100000111001001011001101011110011111010110001001000101 9f60e4b3669f60e4b35e7d599f60e4b3669f60e4b35e7d6245
SJIS-WIN ?`??f?`??^}Y?`??f?`??^}bE 00111111011000000011111100111111011001100011111101100000001111110011111101011110011111010101100100111111011000000011111100111111011001100011111101100000001111110011111101011110011111010110001001000101 3f603f3f663f603f3f5e7d593f603f3f663f603f3f5e7d6245
EUC-JP ?`ä?f?`ä?^}Y?`ä?f?`ä?^}bE 001111110110000010001111101010111010001100111111011001100011111101100000100011111010101110100011001111110101111001111101010110010011111101100000100011111010101110100011001111110110011000111111011000001000111110101011101000110011111101011110011111010110001001000101 3f608faba33f663f608faba33f5e7d593f608faba33f663f608faba33f5e7d6245
UTF-8 Ÿ`ä³fŸ`ä³^}YŸ`ä³fŸ`ä³^}bE 11000010100111110110000011000011101001001100001010110011011001101100001010011111011000001100001110100100110000101011001101011110011111010101100111000010100111110110000011000011101001001100001010110011011001101100001010011111011000001100001110100100110000101011001101011110011111010110001001000101 c29f60c3a4c2b366c29f60c3a4c2b35e7d59c29f60c3a4c2b366c29f60c3a4c2b35e7d6245
UHC ?`?³f?`?³^}Y?`?³f?`?³^}bE 0011111101100000001111111010100111111000011001100011111101100000001111111010100111111000010111100111110101011001001111110110000000111111101010011111100001100110001111110110000000111111101010011111100001011110011111010110001001000101 3f603fa9f8663f603fa9f85e7d593f603fa9f8663f603fa9f85e7d6245

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