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 ?mof?mo^}Y?mof?mo^}bE 001111110110110101101111011001100011111101101101011011110101111001111101010110010011111101101101011011110110011000111111011011010110111101011110011111010110001001000101 3f6d6f663f6d6f5e7d593f6d6f663f6d6f5e7d6245
SJIS-WIN 辰mof辰mo^}Y辰mof辰mo^}bE 10010010010000110110110101101111011001101001001001000011011011010110111101011110011111010101100110010010010000110110110101101111011001101001001001000011011011010110111101011110011111010110001001000101 92436d6f6692436d6f5e7d5992436d6f6692436d6f5e7d6245
EUC-JP 辰mof辰mo^}Y辰mof辰mo^}bE 11000011101001000110110101101111011001101100001110100100011011010110111101011110011111010101100111000011101001000110110101101111011001101100001110100100011011010110111101011110011111010110001001000101 c3a46d6f66c3a46d6f5e7d59c3a46d6f66c3a46d6f5e7d6245
UTF-8 辰mof辰mo^}Y辰mof辰mo^}bE 1110100010111110101100000110110101101111011001101110100010111110101100000110110101101111010111100111110101011001111010001011111010110000011011010110111101100110111010001011111010110000011011010110111101011110011111010110001001000101 e8beb06d6f66e8beb06d6f5e7d59e8beb06d6f66e8beb06d6f5e7d6245
UHC 辰mof辰mo^}Y辰mof辰mo^}bE 11110010111000110110110101101111011001101111001011100011011011010110111101011110011111010101100111110010111000110110110101101111011001101111001011100011011011010110111101011110011111010110001001000101 f2e36d6f66f2e36d6f5e7d59f2e36d6f66f2e36d6f5e7d6245

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