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 MMfMM^}YMMfMM^}bE 10010000010011011001000001001101011001101001000001001101100100000100110101011110011111010101100110010000010011011001000001001101011001101001000001001101100100000100110101011110011111010110001001000101 904d904d66904d904d5e7d59904d904d66904d904d5e7d6245
SJIS-WIN ?M?Mf?M?M^}Y?M?Mf?M?M^}bE 00111111010011010011111101001101011001100011111101001101001111110100110101011110011111010101100100111111010011010011111101001101011001100011111101001101001111110100110101011110011111010110001001000101 3f4d3f4d663f4d3f4d5e7d593f4d3f4d663f4d3f4d5e7d6245
EUC-JP ?M?Mf?M?M^}Y?M?Mf?M?M^}bE 00111111010011010011111101001101011001100011111101001101001111110100110101011110011111010101100100111111010011010011111101001101011001100011111101001101001111110100110101011110011111010110001001000101 3f4d3f4d663f4d3f4d5e7d593f4d3f4d663f4d3f4d5e7d6245
UTF-8 MMfMM^}YMMfMM^}bE 110000101001000001001101110000101001000001001101011001101100001010010000010011011100001010010000010011010101111001111101010110011100001010010000010011011100001010010000010011010110011011000010100100000100110111000010100100000100110101011110011111010110001001000101 c2904dc2904d66c2904dc2904d5e7d59c2904dc2904d66c2904dc2904d5e7d6245
UHC ?M?Mf?M?M^}Y?M?Mf?M?M^}bE 00111111010011010011111101001101011001100011111101001101001111110100110101011110011111010101100100111111010011010011111101001101011001100011111101001101001111110100110101011110011111010110001001000101 3f4d3f4d663f4d3f4d5e7d593f4d3f4d663f4d3f4d5e7d6245

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