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 Ÿæ’JnfŸæ’Jn^}YŸæ’JnfŸæ’Jn^}bE 1001111111100110100100100100101001101110011001101001111111100110100100100100101001101110010111100111110101011001100111111110011010010010010010100110111001100110100111111110011010010010010010100110111001011110011111010110001001000101 9fe6924a6e669fe6924a6e5e7d599fe6924a6e669fe6924a6e5e7d6245
SJIS-WIN ???Jnf???Jn^}Y???Jnf???Jn^}bE 0011111100111111001111110100101001101110011001100011111100111111001111110100101001101110010111100111110101011001001111110011111100111111010010100110111001100110001111110011111100111111010010100110111001011110011111010110001001000101 3f3f3f4a6e663f3f3f4a6e5e7d593f3f3f4a6e663f3f3f4a6e5e7d6245
EUC-JP ?æ?Jnf?æ?Jn^}Y?æ?Jnf?æ?Jn^}bE 00111111100011111010100111000001001111110100101001101110011001100011111110001111101010011100000100111111010010100110111001011110011111010101100100111111100011111010100111000001001111110100101001101110011001100011111110001111101010011100000100111111010010100110111001011110011111010110001001000101 3f8fa9c13f4a6e663f8fa9c13f4a6e5e7d593f8fa9c13f4a6e663f8fa9c13f4a6e5e7d6245
UTF-8 Ÿæ’JnfŸæ’Jn^}YŸæ’JnfŸæ’Jn^}bE 1100001010011111110000111010011011000010100100100100101001101110011001101100001010011111110000111010011011000010100100100100101001101110010111100111110101011001110000101001111111000011101001101100001010010010010010100110111001100110110000101001111111000011101001101100001010010010010010100110111001011110011111010110001001000101 c29fc3a6c2924a6e66c29fc3a6c2924a6e5e7d59c29fc3a6c2924a6e66c29fc3a6c2924a6e5e7d6245
UHC ?æ?Jnf?æ?Jn^}Y?æ?Jnf?æ?Jn^}bE 001111111010100110100001001111110100101001101110011001100011111110101001101000010011111101001010011011100101111001111101010110010011111110101001101000010011111101001010011011100110011000111111101010011010000100111111010010100110111001011110011111010110001001000101 3fa9a13f4a6e663fa9a13f4a6e5e7d593fa9a13f4a6e663fa9a13f4a6e5e7d6245

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